1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
tastytea f1b5af8ce2
tmux: Add conditional for old tmux 2022-05-09 03:09:26 +02:00
tastytea 905300b48f
tmux: remove %hidden
%if '#{>=:#{version},3.2}' is correct, but tmux 3.1 still complains
about it, even though it is never executed.
2022-05-09 02:52:46 +02:00
tastytea afae5be0d4
Ok, this should work… 2022-05-09 02:46:38 +02:00
tastytea cd7691af3d
tmux: Next try… 2022-05-09 02:38:56 +02:00
tastytea 27f72bb152
Fix tmux compat cond. 2022-05-09 02:31:59 +02:00
tastytea cbeb772f31
Add compatibility conditional to tmux config 2022-05-09 02:28:01 +02:00
tastytea 4ee486ccfc
Hide tmux variables 2022-05-04 23:30:21 +02:00
tastytea 910ac330d5
Don't let alacritty claim it is xterm 2022-05-01 09:03:32 +02:00
tastytea d82a8135de
Convert Zsh prompt into a proper theme
Also make inactive colour a tiny bit brighter.
2022-04-24 15:14:03 +02:00
tastytea 912c10c51a
Make prompt pinker and tmux more violet 2022-03-22 01:03:21 +01:00
tastytea ecaa328333
tmux: Fix text selection in termux 2022-03-18 22:33:12 +01:00
tastytea ad281008b9
restart 2022-03-18 15:00:33 +01:00