tmux-config icon indicating copy to clipboard operation
tmux-config copied to clipboard

Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment

Results 45 tmux-config issues
Sort by recently updated
recently updated
newest added

Thanks for this awesome config file. I have two issues with my Mac (Majave 10.14.6 ) setup. 1. ``` unbind } # swap-pane -D unbind { # swap-pane -U ```...

Small issue, but I'm using the default GNOME Terminal with a full colour ability and for some reason the orange highlight isn't coming up properly. ![image](https://user-images.githubusercontent.com/40724972/106286131-382e0800-623d-11eb-9b2d-e50b0f3fc5ff.png)

Seems to be a common thing that you get a syntax error on line 21, 22 and 100. I forget every time I reinstall on a new box. So I...

![image](https://user-images.githubusercontent.com/30887685/164387191-c97a7c25-54d7-4c6a-893f-91c65198d616.png)

/home/user/.tmux/tmux.conf:41: syntax error [0/0]

When I run the install script, it installs everything where it needs to be, but when I run `tmux new`.. nothing changed!

The new format for tmux3 has listed two incompatible changes as follow ([source](https://github.com/tmux/tmux/blob/master/CHANGES)) >INCOMPATIBLE: tmux's configuration parsing has changed to use yacc(1). There is one incompatible change: a \ on...

There seems to be a much easier way of transferrign the content of remote buffer to loca machine when working over ssh. Set the following options in the ~/.ssh/config on...

` C-u` returns 'No results!' with at least two sessions including two windows. I don't know the requirement for the operation. Thanks a lot.