Alessandro71 Well-Known Member Licensed User Longtime User Nov 18, 2018 #1 Pressing CTRL-E to find a module and then ESC, will bring focus back to editor. For consistency, the ESC key should bring focus back also when using CTRL-H to find a string, but it's simply ignored
Pressing CTRL-E to find a module and then ESC, will bring focus back to editor. For consistency, the ESC key should bring focus back also when using CTRL-H to find a string, but it's simply ignored
Erel B4X founder Staff member Licensed User Longtime User Nov 18, 2018 #2 You shouldn't use Ctrl + H. You should use Ctrl + F. It is much better.
Alessandro71 Well-Known Member Licensed User Longtime User Nov 18, 2018 #3 CTRL-F does not have replace function