macOS ◆ xterm-256color ◆ bash 359 views

Bash setup: # These set up/down to do the history searching bind '"\e[A"':history-search-backward bind '"\e[B"':history-search-forward

Fish has this feature on by default, but it is not as dynamical as in bash, one have to move the cursor AND modify the line.

Are there options to use the current cursor position in fish too?

More by naufraghi

Python doctest 01:50

by naufraghi

See all