mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 00:16:33 +08:00
Add ksh
completion
This commit is contained in:
parent
e0fb7f420f
commit
106552ac42
3
share/completions/ksh.fish
Normal file
3
share/completions/ksh.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
complete -c ksh -a "+{a,b,c,e,f,h,i,k,n,o,p,r,s,t,u,v,x,B,C,D,P}"
|
||||
complete -c ksh -a "-{a,b,c,e,f,h,i,k,n,o,p,r,s,t,u,v,x,B,C,D,P}"
|
||||
complete -c ksh -s R
|
Loading…
Reference in New Issue
Block a user