Commit Graph

14 Commits

Author SHA1 Message Date
James O. D. Hunt
26a6c2a528 view: Add @thumbs-contrast option
Add an option to surround the hint character with square brackets
(for example `[a]` rather than `a`). This is the equivalent to the
following `tmux-fingers` configuration option [1] and is useful to make
the hint more visible:

```
set -g @fingers-compact-hints 0
```

[1] - https://github.com/Morantron/tmux-fingers#fingers-compact-hints

Signed-off-by: James O. D. Hunt <jamesodhunt@gmail.com>
2019-08-02 21:59:34 +01:00
Ferran Basora
7bc0310762 Fix multi regexp 2019-03-28 13:02:15 +00:00
Ferran Basora
14e8fa26e4 Configurable tmux options 2019-03-24 12:34:13 +00:00
Ferran Basora
2ebdcbc005 Relativize release path 2019-03-10 09:47:07 +00:00
Ferran Basora
f94d81bdd2 More doc 2019-03-09 22:40:56 +00:00
Ferran Basora
417b17d89f Fix paths 2019-03-06 17:04:05 +00:00
Ferran Basora
e498ef61bf Fix swaping 2019-03-06 15:13:49 +00:00
Ferran Basora
656c2255ac Use crate binary 2019-03-05 23:41:35 +00:00
Ferran Basora
cd348adc18 Pane swaping working 2019-03-05 23:07:07 +00:00
Ferran Basora
daa1e777fa Pseudo n-ary 2019-02-25 19:16:54 +00:00
Ferran Basora
2bddac3773 Clean up 2019-02-21 15:21:21 +00:00
Ferran Basora
94b489ee94 Implement unique results 2019-02-21 14:45:23 +00:00
Ferran Basora
8eef6bc517 Implement reverse 2019-02-21 14:21:13 +00:00
Ferran Basora
8c738f16b3 First version 2019-02-21 10:20:06 +00:00