Compare commits

...

2 commits

3 changed files with 16 additions and 16 deletions

View file

@ -9,12 +9,12 @@
"^\n6",
"&\n7",
"*\n8",
"(\n9",
")\n0",
{
"c": "#8ec07c"
},
"Prev Session",
"Next Session",
"Split Vertical",
"Split / Align Vertical",
"Equalize Splits",
{
"c": "#cccccc",
@ -51,7 +51,7 @@
{
"c": "#8ec07c"
},
"Scroll Up",
"Paste",
{
"c": "#cccccc"
},
@ -61,7 +61,7 @@
"c": "#8ec07c",
"w": 1.5
},
"Split Horizontal"
"Split / Align Horizontal"
],
[
{
@ -74,8 +74,8 @@
"Toggle Status Bar",
"Select Session",
"Resize Left",
"Resize Down",
"Resize Up",
"Resize/ Scroll Down",
"Resize/ Scroll Up",
"Resize Right",
{
"c": "#cccccc"
@ -98,21 +98,21 @@
"Detach Session/Others",
"Close Window",
"Close Pane",
"Select /Paste",
"Select",
{
"c": "#cccccc"
},
"B",
"N",
"M",
{
"c": "#8ec07c"
},
"Scroll Down",
"Prev Session",
"Next Session",
{
"c": "#cccccc"
},
"M",
"<\n,",
">\n.",
"?\n/",
{
"w": 2.75

View file

@ -84,7 +84,7 @@ Jetbrains:<br>
Nautilus:<br>
<img src="https://i.imgur.com/9W1GmLn.png" /><br>
Tmux:<br>
<img src="https://i.imgur.com/Soo85vk.png" />
<img src="https://i.imgur.com/GhmwyCO.png" />
</details>
<details>

View file

@ -3,8 +3,8 @@
bind -n M-z detach-client
bind -n M-Z detach-client -a
bind -n M-( switch-client -p
bind -n M-) switch-client -n
bind -n M-, switch-client -p
bind -n M-. switch-client -n
bind -n M-g choose-session -Z
set -g window-size smallest