mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 03:32:44 +08:00
Reformat cmd completion
This commit is contained in:
parent
430cae58bf
commit
4d3039059d
|
@ -1,5 +1,6 @@
|
|||
function __cmd_generate_args --description 'Function to generate args'
|
||||
set --local current_token (commandline --current-token --cut-at-cursor)
|
||||
|
||||
switch $current_token
|
||||
case '/t:*'
|
||||
echo -e '0\tBlack
|
||||
|
|
Loading…
Reference in New Issue
Block a user