Ferran Basora
760687263d
Add some information in README.md
2022-07-29 07:31:24 +00:00
Ferran Basora
a18ab2f499
Add one more Troubleshooting issue
2022-02-06 13:17:52 +00:00
Ferran Basora
b56e9f1099
Let the user choose the installation method
2022-02-04 07:54:12 +01:00
Ferran Basora
1b553f636b
Bump version to 0.7.1
2022-02-01 22:24:01 +00:00
Ferran Basora
3b210d5631
Add a new flow to detect plugin updates
...
If you update the plugin with TPM, the `thumbs` binary can get out of
sync. So we need to check the version before proceed.
If there is a version mismatch, then we run a new install in "update"
mode.
2022-02-01 23:20:01 +01:00
Ferran Basora
bbf677fda3
Improve the matrix of releases
2022-01-31 08:02:59 +00:00
Ferran Basora
43d185248d
Add a bit more of documentation about binding
2021-09-03 13:59:16 +00:00
Ferran Basora
017b8c654d
Update README.md
2021-08-17 10:30:40 +02:00
Ferran Basora
4b93a045f1
Fix wrong coverage reference
2021-07-21 14:39:56 +00:00
Ferran Basora
c1a5599913
Tweak README for badges and typos
2021-07-21 14:33:09 +00:00
Ferran Basora
c76fd09386
Bump version to 0.6.0
2021-06-20 15:04:40 +00:00
Ferran Basora
a403638d84
Improve multi selection mode
2021-06-20 13:53:59 +02:00
Linus Arver
f461267542
README: update guidance for thumbs-reverse and thumbs-unique
...
On tmux 3.2, setting these options as directed in the old instructions
results in an "empty value" error message.
2021-06-19 11:31:11 +02:00
Ferran Basora
14b6cd4ec5
Update documentation for ipv6
2021-04-07 15:47:30 +00:00
Rémi Prévost
cb8723a714
Fix two minor typos in README.md
2021-04-02 20:43:26 +02:00
Ferran Basora
3a0636454a
Avoid argument clashing with hints
2021-03-16 16:02:31 +00:00
Ferran Basora
403be0fd1d
Bump to version 0.5.1
2021-01-29 19:45:47 +00:00
Barnabas
53fdaa341c
Mention hex color support in README
2020-12-31 19:16:32 +01:00
Ferran Basora
b0812d6b7b
Bump to 0.5.0
2020-11-30 20:50:56 +00:00
Ferran Basora
9b677a67c6
Merge branch 'master' into fix-regexp
2020-09-04 20:35:17 +02:00
Ferran Basora
294da9073b
Fix typo
2020-09-04 16:18:12 +00:00
Peter Bartyik
50c9a7602c
readme update
2020-09-03 14:05:36 +02:00
Peter Bartyik
1cddde2844
update readme
2020-09-03 13:15:54 +02:00
Ferran Basora
3415117b6b
Prerequisites
2020-08-22 15:02:42 +00:00
Ferran Basora
b0a76015f5
Bump version 0.4.4
2020-08-04 17:18:30 +00:00
Ferran Basora
1d0b0b68e7
Improve default command with display-message
2020-08-04 17:09:08 +00:00
Martin Lariz
7fefc3c77b
update README for new position options
2020-08-04 18:41:32 +02:00
Ferran Basora
a148670fb5
Bump 0.4.3
2020-07-10 09:48:31 +00:00
Ferran Basora
59b4a769b8
Bump version
2020-07-02 16:27:19 +00:00
Jiahao Li
25ed6dc78f
Adds OSC52 copy escape sequence support
...
Currently I can only get the copied content in the tmux copy buffer, not in the
system clipboard. This commit adds an option to print the copied text as a
OSC52 copy escape sequence, which in supported terminals (tested in iTerm) will
be copied to the system clipboard.
2020-05-30 15:03:05 +00:00
Thomas Preston
d2f765bae8
README: Add check to tmux 3.0a compatibility
...
I'm successfully running tmux-thumbs on tmux version 3.0a.
2020-05-10 13:28:51 +02:00
Ferran Basora
ea1ad77f7e
Bump 0.4.1
2020-05-05 18:33:08 +00:00
Ferran Basora
25a3856aac
Add support for docker images
2020-05-05 18:30:47 +00:00
Ferran Basora
f0cab14a9f
Bump version 0.4.0
2020-05-04 22:06:55 +02:00
Ferran Basora
e7d43e8ec2
Better handling of target param
2020-05-04 22:06:55 +02:00
Ferran Basora
4dc55da28e
Some typos
2020-05-04 22:06:55 +02:00
Ferran Basora
7d721b623a
Add support for TPM
2020-03-15 11:53:19 +00:00
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