Bug 22515 - [key binding] Incremental search doesn't obey emacs C-p C-n keybindings
Summary: [key binding] Incremental search doesn't obey emacs C-p C-n keybindings
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2002-08-18 16:31 EDT by Michael Toomim CLA
Modified: 2019-09-06 16:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Toomim CLA 2002-08-18 16:31:57 EDT
I'd expect the C-p C-n keybindings that you get with the emacs editor settings
to substitute for up and down in as many contexts as possible.  But C-p and C-n
don't bind to isearch-previous-match or isearch-next-match when doing an
incremental search, like up and down do.
Comment 1 Kai-Uwe Maetzel CLA 2003-01-13 12:13:47 EST
"Unassign" PRs because of changes in staffing
Comment 2 Dani Megert CLA 2003-09-24 11:23:39 EDT
There are two bugs here
1) Emacs key binding should define C-p for Up and C-n for Down
2) From an Emacs manual:
C-s 	isearch-forward 	Start or repeat incremental search forward
C-t 	isearch-backward 	Start or repeat incremental search backward
Comment 3 Michael Toomim CLA 2003-09-24 13:48:03 EDT
That should be C-r for isearch-backwards, not C-t.
Comment 4 Dani Megert CLA 2003-09-25 03:41:08 EDT
There are different known Emacs key bindings out there.
Comment 5 Johan Walles CLA 2004-03-08 08:57:06 EST
If I could vote against this, I would.  As an Emacs user, I find the current
Eclipse behaviour of "arrow keys move between search results" a nuisance.  The
reason is in Emacs the arrow keys are used to terminate the search, so when I
try to terminate the search by typing an arrow key (as I'm used to) I start
moving around between the search results.  Very annoying.

Please don't break the Emacs keybindings as well.
Comment 6 Jerry Quinn CLA 2004-09-17 12:37:00 EDT
I also find arrow key behavior with incremental searching a nuisance.  It
definitely doesn't behave like an emacs user expects.
Comment 7 Eclipse Webmaster CLA 2019-09-06 16:03:32 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.