add additional example for cwm
This commit is contained in:
parent
d6523c9fc0
commit
964e63d2b4
@ -26,6 +26,9 @@ following to Your .cwmrc:
|
|||||||
command term 'ksh -c ". ~/.tmux/SSH.sh -c $1"'
|
command term 'ksh -c ". ~/.tmux/SSH.sh -c $1"'
|
||||||
bind CM-Return xterm
|
bind CM-Return xterm
|
||||||
|
|
||||||
|
# ...to launch the server only with on window
|
||||||
|
bind CM-s 'ksh -c ". ~/.tmux/SSH.sh -c"'
|
||||||
|
|
||||||
# ...and if autogroup is preferred
|
# ...and if autogroup is preferred
|
||||||
autogroup 1 "SSH,XTerm"
|
autogroup 1 "SSH,XTerm"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user