Use _shells in screen -s.
This commit is contained in:
parent
6e2b17c4e6
commit
21d0f70cb0
@ -43,8 +43,8 @@ _screen()
|
||||
return 0
|
||||
;;
|
||||
-s)
|
||||
# shells
|
||||
COMPREPLY=( $( grep ^${cur:-[^#]} /etc/shells ) )
|
||||
_shells
|
||||
return 0
|
||||
;;
|
||||
-c)
|
||||
_filedir
|
||||
|
Loading…
x
Reference in New Issue
Block a user