# This is meant to be bound to something like ctrl-c
function __fish_cancel_commandline
commandline -f cancel-commandline-traditional
end