add tabbed to the list of precommands

This commit is contained in:
romkatv 2020-01-28 13:08:02 +01:00
commit 0a4b832b25
2 changed files with 1 additions and 1 deletions

View file

@ -53,6 +53,7 @@ typeset -grA __p9k_pb_precommand=(
'stdbuf' '-[^ioe]#[ioe]|--(input|output|error)'
'sudo' '-[^aghpuUCcrtT]#[aghpuUCcrtT]|--(close-from|group|host|prompt|role|type|other-user|command-timeout|user)'
'ssh-agent' '-[^aEPt]#[aEPt]'
'tabbed' '-[^gnprtTuU]#[gnprtTuU]'
)
typeset -grA __p9k_pb_redirect=(