zsh-workers
 help / color / mirror / code / Atom feed
* Question about _history-complete-older
@ 2012-01-26 19:10 Bernhard Tittelbach
  2012-01-27  7:51 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Tittelbach @ 2012-01-26 19:10 UTC (permalink / raw)
  To: zsh-workers

Hi,

It seems to me that the functions _history-complete-newer and
_history-complete-older do the reciprocal opposite of what their names
would indicate.

In my zsh version 4.3.11, _history-complete-newer  completes a word from
the history, beginning with the oldest words in the history,
while _history-complete-older completes a word from history starting
with the most recent entries.

Could this possibly be a bug ? :-)

This is especially bothersome when considering the default keybindings:
"^[," _history-complete-newer
"^[/" _history-complete-older

Completing a word from recent history seem to me to be the most common
use case, but while 'm' ',' and '.'  are next to each other on most
keyboard layouts, '/' is seldom reachable without holding the Shift key
(in addition to the Esc-Key for the keybinding) on non-english keyboard
layouts.

regards,
Bernhard


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-27 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-26 19:10 Question about _history-complete-older Bernhard Tittelbach
2012-01-27  7:51 ` Bart Schaefer
2012-01-27 15:17   ` Bernhard Tittelbach

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).