projects
/
zsh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
dbf4bde
)
parameter name
author
Joerg Jaspert
<joerg@ganneff.de>
Fri, 20 Dec 2013 10:52:53 +0000
(11:52 +0100)
committer
Joerg Jaspert
<joerg@ganneff.de>
Fri, 20 Dec 2013 10:52:53 +0000
(11:52 +0100)
.zsh/functions/_tm
patch
|
blob
|
history
diff --git
a/.zsh/functions/_tm
b/.zsh/functions/_tm
index
c3e86ee
..
7756636
100755
(executable)
--- a/
.zsh/functions/_tm
+++ b/
.zsh/functions/_tm
@@
-82,7
+82,7
@@
function _tm_arguments() {
function _tm() {
_arguments -s\
'-n[Open new multisession even if same exists]' \
function _tm() {
_arguments -s\
'-n[Open new multisession even if same exists]' \
- '-c+[Setup session according to TMDIR file]:
session
: ' \
+ '-c+[Setup session according to TMDIR file]:
_tm_sessions
: ' \
':action:_tm_action' \
':session:->session' \
'*::arguments:_tm_arguments'
':action:_tm_action' \
':session:->session' \
'*::arguments:_tm_arguments'