UNPKG
husk
Version:
latest (0.5.3)
0.5.3
0.5.2
0.5.1
0.5.0
0.4.16
0.4.15
0.4.14
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.2
0.4.0
0.3.34
0.3.32
0.3.31
0.3.30
0.3.29
0.3.28
0.3.26
0.3.19
0.3.18
0.3.16
0.3.15
0.3.11
0.3.10
0.3.9
0.3.8
0.3.6
0.3.5
0.3.4
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.7
0.1.4
0.1.3
0.1.1
Modular stream transformation system.
github.com/tmpfs/husk
tmpfs/husk
husk
/
test.tmux.conf
9 lines
(8 loc)
•
194 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
# vim: set ft=tmux:
new-window -n husk-test
send
-
keys
-t:
'nvm use; vim .'
C-m
split
-window -h -t:
send
-
keys
-t:
'git status'
C-m
split
-window -v -t:
send
-
keys
-t:
'npm test'
C-m
select
-pane -L