Almost nothing

This commit is contained in:
Chris Cochrun 2021-04-24 05:34:45 -05:00
parent 7ff4eb42de
commit 8bf547cfac
3 changed files with 4 additions and 6 deletions

View file

@ -169,8 +169,8 @@ end
# visual mode, but due to fish_cursor_default, is redundant here
set fish_cursor_visual block
### BANG BANG FUNCTIONS
function __history_previous_command
### BANG BANG FUNCTIONS
function __history_previous_command
switch (commandline -t)
case "!"
commandline -t $history[1]