mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
Reformat cmd completion
This commit is contained in:
committed by
ridiculousfish
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
|
||||
|
||||
Reference in New Issue
Block a user