1sk-tmux(1)           sk-tmux - open sk in tmux split pane           sk-tmux(1)
2
3
4

NAME

6       sk-tmux - open sk in tmux split pane
7
8

SYNOPSIS

10       sk-tmux [-u|-d [HEIGHT[%]]] [-l|-r [WIDTH[%]]] [--] [sk OPTIONS]
11
12

DESCRIPTION

14       sk-tmux  is a wrapper script for sk that opens sk in a tmux split pane.
15       It is designed to work just like sk except that it does not take up the
16       whole  screen. You can safely use sk-tmux instead of sk in your scripts
17       as the extra options will be silently ignored if you're not on tmux.
18
19

OPTIONS

21   Layout
22       (default: -d 50%)
23
24
25       -u [height[%]]
26              Split above (up)
27
28       -d [height[%]]
29              Split below (down)
30
31       -l [width[%]]
32              Split left
33
34       -r [width[%]]
35              Split right
36
37
38
39sk 0.17.5                          Oct 2018                         sk-tmux(1)
Impressum