[squeak-dev] Re: Please don't kill the in-place find feature of the former CTRL-J

marcel.taeumel Marcel.Taeumel at hpi.de
Mon Dec 21 12:46:08 UTC 2015


I think I can add it like this:

- You just moved your cursor to some place without selecting something.
- You type something.
- You hit CMD+G to "find again"
- The previous input will be removed and taken as search text.
- The next match will be selected.
- (If you err here, you can redo with CMD+SHIFT+Z and insert the input
again.)

Still, it would lacke the same issues as current "in-place find/replace"
has, that is, you have to type your string correctly in one run without
using backspace or moving the cursor with the cursor keys. I am working on
figuring out, which commands in the history belong to one subsequent edit. I
plan to use position/intervals to be independent from typing speed.

Best,
Marcel



--
View this message in context: http://forum.world.st/Please-don-t-kill-the-in-place-find-feature-of-the-former-CTRL-J-tp4868119p4868130.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list