mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 18:31:14 -03:00
functions/__fish_cancel_commandline: Follow rename of bind function
See #10935
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This is meant to be bound to something like ctrl-c
|
||||
function __fish_cancel_commandline
|
||||
commandline -f cancel-commandline-traditional
|
||||
commandline -f cancel-commandline
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user