Commit Graph

29 Commits

Author SHA1 Message Date
Ferran Basora
a493fbdd03 More README.md 2020-01-30 09:38:29 +01:00
Ferran Basora
19e2a2380a More documentation about multi-selection 2020-01-19 21:21:07 +01:00
Ferran Basora
a1c4977ed1 Rename binary 2020-01-19 21:21:07 +01:00
Ferran Basora
8ae9fa9137 Decouple thumbs from tmux 2020-01-19 21:21:07 +01:00
Ferran Basora
189be87e58
Update README.md 2019-12-11 19:02:17 +01:00
Ferran Basora
4643c4ca0f
Update README.md 2019-12-11 12:22:46 +01:00
Ferran Basora
90809b5d18
Update README.md 2019-12-11 12:22:09 +01:00
Ferran Basora
f15f02c26b Exclusive commands
Before this commit `command` and `upcase_command` where executed if you
pressed an uppercase key. This can force the user to have a innocuous
lower case command if they want to execute together.

Now they can be totally independent.
2019-12-10 07:49:07 +01:00
Ferran Basora
a9c46486f1 Tmux 2.9a is compatible 2019-12-08 12:09:48 +01:00
Ferran Basora
468a9b778a Tmux 2.9a is not compatible 2019-12-06 16:27:01 +00:00
Ferran Basora
2f77e8ec06 Compatibility list of tmux versions 2019-12-06 16:23:33 +00:00
Ferran Basora
fb7e6da20a Fix command and paste command arguments
Improve flexibility in `command` and `upcase-command` replacing `{}`
with the selected hint.
2019-12-04 09:16:33 +00:00
Ferran Basora
094475faab Add support for IPFS CIDs 2019-11-17 17:44:08 +00:00
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
Miguel Madrid Mencía
a6d964a005
Add thumbs-key option 2019-05-02 22:23:27 +02:00
Ferran Basora
080bc33c62 Add support for markdown urls 2019-05-01 21:04:47 +00:00
Ferran Basora
fc9614f17c Update README 2019-03-27 23:54:55 +00:00
Ferran Basora
14e8fa26e4 Configurable tmux options 2019-03-24 12:34:13 +00:00
Ferran Basora
4c42803ed6 Add readme background 2019-03-10 09:48:50 +00:00
Ferran Basora
f94d81bdd2 More doc 2019-03-09 22:40:56 +00:00
Ferran Basora
1712d40afe Add demo asciinema 2019-03-09 22:22:13 +00:00
Ferran Basora
08a2bf8972 Custom regexps 2019-03-07 18:01:48 +00:00
Ferran Basora
139808e7ef Custom commands 2019-03-03 17:50:37 +00:00
Ferran Basora
09af1025c4 Add Travis badge 2019-02-28 23:12:53 +00:00
Ferran Basora
554047fc7c More docs 2019-02-28 23:11:16 +00:00
Ferran Basora
7046f8e375 Documentation 2019-02-28 22:25:07 +00:00
Ferran Basora
2bddac3773 Clean up 2019-02-21 15:21:21 +00:00
Ferran Basora
8c738f16b3 First version 2019-02-21 10:20:06 +00:00
Ferran Basora
68be0d6209
Initial commit 2019-02-04 20:56:14 +01:00