Re: C-a ? does not show all key bindings anymore

2020-06-30 Thread Helmut K. C. Tessarek
On 2020-06-30 14:09, Nicholas Marriott wrote: > > Yes it only shows key bindings with notes, either add notes to your key > bindings or change the ? key binding to remove -N. Ha, perfect. Thanks. I didn't even know that one can add notes. I'll check the doc again. Thanks for the info. Cheers,

C-a ? does not show all key bindings anymore

2020-06-30 Thread Helmut K. C. Tessarek
I've noticed that tmux 3.1b does not show me all key bindings anymore. It seems that none of the ones I defined in .tmux.conf are shown. e.g. in my .tmux.conf I have the following entries (there are way more and I can paste my entire config file, but I doubt it's necessary): unbind v bind v

Re: Feature: Use these Key Bindings by Default: "Ctrl+B, Shift+\" for Vertical Splitting, "Ctrl+B, Shift+-" for Horizontal Splitting?

2019-04-28 Thread Helmut K. C. Tessarek
ses tmux without a config file, so I don't understand the issue. Cheers, K. C. -- regards Helmut K. C. Tessarek KeyID 0x172380A011EF4944 Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944 /* Thou shalt not follow the NULL pointer for chaos and madness aw

Re: synchronize-panes indicator

2018-11-08 Thread Helmut K. C. Tessarek
on,off}' set-option -g window-status-format "#I:#W#F#{?pane_synchronized,S,}" set-window-option -g window-status-current-format "#{?pane_synchronized,#[bg=red],}#{?window_zoomed_flag,#[bg=colour130],}#I:#W#F#{?pane_synchronized,S,}" set-option -g window-status-current

Re: tmux version for master

2018-10-16 Thread Helmut K. C. Tessarek
ul - especially to you. Currently, if you have a compiled version from git, you don't know anything. I'm connected to a machine and try to figure out which version of tmux is running. I type `tmux -V` and get `tmux master`. I'm sorry, but this is just stupid. Cheers, K. C. -- regards

Re: tmux version for master

2018-10-16 Thread Helmut K. C. Tessarek
r own way of tracking what they > built. Now you are contradicting yourself. You just created a build dependency. Cheers, K. C. -- regards Helmut K. C. Tessarek KeyID 0x172380A011EF4944 Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944 /* Thou shalt not fol

tmux version for master

2018-10-16 Thread Helmut K. C. Tessarek
could come up with better output. e.g.: tmux master (githash) commit-date If you are interested I can come up with something and submit a PR. I just want to know, if this is something Nicholas is interested in. (I won't invest time, if it won't be merged anyway.) Cheers, K. C. -- regards Helmut K

choose-tree preview

2018-10-15 Thread Helmut K. C. Tessarek
, preview, colors, but nothing in those sections helped me to figure this out. Cheers, K. C. -- regards Helmut K. C. Tessarek KeyID 0x172380A011EF4944 Key fingerprint = 8A55 70C1 BD85 D34E ADBC 386C 1723 80A0 11EF 4944 /* Thou shalt not follow the NULL pointer for chaos and madness

Re: simulate a toggle

2018-03-22 Thread Helmut K. C. Tessarek
on't know why an environment variable didn't work, it seems > like it should. I'll take a look when I get home. > > > On Thu, 22 Mar 2018, 19:03 Helmut K. C. Tessarek, <tessa...@evermeet.cx > <mailto:tessa...@evermeet.cx>> wrote: > > Eureka! Great idea. > &g

Re: simulate a toggle

2018-03-22 Thread Helmut K. C. Tessarek
possible. Did you try a user option instead of an > environment variable? > > On Thu, 22 Mar 2018, 18:39 Helmut K. C. Tessarek, <tessa...@evermeet.cx > <mailto:tessa...@evermeet.cx>> wrote: > > I tried that too. It does not work. So maybe this use-case is not > suppo

Re: simulate a toggle

2018-03-22 Thread Helmut K. C. Tessarek
at /tmp/foo > yes > $ tmux setenv -g FOO 0 > $ tmux if -F '#{FOO}' 'run "echo yes >/tmp/foo"' 'run "echo no >/tmp/foo"' > $ cat /tmp/foo > no > $ tmux setenv -gu FOO > $ tmux if -F '#{FOO}' 'run "echo yes >/tmp/foo"' 'run "echo no >

simulate a toggle

2018-03-22 Thread Helmut K. C. Tessarek
v -g TPCS 0' \ 'set -g window-style "fg=colour247,bg=colour234" ; set -g window-active-style "fg=colour250,bg=black" ; setenv -g TPCS 1' Any pointers? Cheers, K. C. * I want to use the same key combination for setting/unsetting a certain behaviour. -- regards Helmut K.

Re: tmux 2.6-rc

2017-08-30 Thread Helmut K. C. Tessarek
%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz But the first version is 2.6 and the second is 2.6-rc while both should be the same, prefererably w/o a dash in the version number. Cheers, K. C. -- regards Helmut K. C. Tessarek KeyID 0xF7832007C11F128D Key fingerprint

Re: tmux versioning and development

2016-10-12 Thread Helmut K. C. Tessarek
perience a dependency nightmare several times. > Hope this helps. Yes, I really appreciate the time for the elaborate explanation. Thank you. Cheers, K. C. -- regards Helmut K. C. Tessarek lookup http://sks.pkqs.net for KeyID 0xC11F128D /* Thou shalt not follow the NULL pointe