| Server IP : 217.160.0.244 / Your IP : 216.73.217.138 Web Server : Apache System : Linux infong-eu155 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64 User : u100174116 ( 6746176) PHP Version : 8.5.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/zsh/functions/Completion/X/ |
Upload File : |
#compdef subl
_arguments -s -S : \
'(-a -n --add --new-window)'{-a,--add}'[add to current window]' \
'(-b --background)'{-b,--background}"[don't activate application]" \
'--command[run specified command]:command' \
'(: -)'{-h,--help}'[display help information]' \
'(-a -n --add --new-window)'{-n,--new-window}'[open new window]' \
'--project[load specified project]:project file:_files' \
'(-s --stay)'{-s,--stay}'[keep application activated]' \
'--safe-mode[launch using sandboxed (clean) environment]' \
'--launch-or-new-window[only open new window if application is open]' \
'(: -)'{-v,--version}'[display version information]' \
'(-w --wait)'{-w,--wait}'[wait for files to close]' \
'*:file or directory:_files'