dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Command Line: Up/Down arrows should autocomplete from history

Open captbaritone opened this issue 12 years ago • 4 comments

Currently they just cycle through history.

captbaritone avatar Jul 21 '13 05:07 captbaritone

Fixed in commit d06060b96f0c5b211a3eba83b4997cd9ae4cf3c5

captbaritone avatar Aug 04 '13 22:08 captbaritone

Looks like the fix worked on OSX but not on Ubuntu. From this issue it looks like maybe this is already baked into zsh, but is currently broken: https://github.com/robbyrussell/oh-my-zsh/issues/1720

captbaritone avatar Aug 14 '13 16:08 captbaritone

Not really working for either osx or ubuntu now. Strange behavior from zsh where sometimes it will use the first argument (application name) as the base for a history search, but not the beginning of next argument(s)

captbaritone avatar Sep 22 '13 23:09 captbaritone

Still not working on Ubuntu

captbaritone avatar Jan 13 '15 22:01 captbaritone