Almost nothing
This commit is contained in:
parent
7ff4eb42de
commit
8bf547cfac
3 changed files with 4 additions and 6 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue