1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-24 07:26:44 +02:00
Commit Graph

363 Commits

Author SHA1 Message Date
Jorge Morante
9b393e5757 updated CHANGELOG.md 2024-05-02 16:52:38 +02:00
Jorge Morante
27c5512bc2 bump version in shard.yml 2024-05-02 16:52:14 +02:00
Jorge Morante
2996ef2644 fix dev/release script 2024-05-02 16:51:50 +02:00
Jorge Morante
3c7c6a8673 shitty dev/release script 2024-05-02 16:48:45 +02:00
Morantron
03f0048468
Merge pull request #119 from Avimitin/master
put user defined configs to the front of the list
2024-05-02 15:25:51 +02:00
Avimitin
7e693d40cd
put user defined configs to the front of the list
Signed-off-by: Avimitin <dev@avimit.in>
2024-04-29 17:00:09 +08:00
Jorge Morante
4d3fa1eb30 fix blank screen under certain circumstances due to incorrect handling of capture groups 2024-04-05 12:04:33 +02:00
Jorge Morante
47d986b8a2 bump version in shard.yml 2024-03-08 13:36:33 +01:00
Jorge Morante
f6813b8b16 update CHANGELOG.md 2024-03-08 13:35:57 +01:00
Jorge Morante
4ba2ec3125 properly restore last pane after invoking fingers 2024-03-08 13:31:32 +01:00
Jorge Morante
a30f2fb566 update CHANGELOG.md 2024-01-31 12:47:56 +01:00
Jorge Morante
65a3dd2665 bump version in shard.yml 2024-01-31 12:47:45 +01:00
Jorge Morante
c186efa73c Fix "Too many matches" exception in some circumstances
regenerate_hints must be called each time hinter runs
2024-01-31 12:41:52 +01:00
Jorge Morante
cd3241ad42 update CHANGELOG.md 2024-01-19 12:00:51 +01:00
Jorge Morante
05a9ece2d9 bump version in shard.yml 2024-01-19 12:00:40 +01:00
Jorge Morante
1be65bc1dc add arch check when downloading binary 2024-01-19 11:53:46 +01:00
Jorge Morante
26d1f67aa9 bump to crystal 1.11.2 2024-01-19 11:53:13 +01:00
Jorge Morante
7e408344b2 recover safely from hinter exceptions 2024-01-18 11:28:10 +01:00
Jorge Morante
680d801770 cache dir should be at root, logs at tmp 2024-01-12 10:22:34 +01:00
Jorge Morante
8cfc2bd1ad change log path to /tmp/fingers.log and remove /tmp hardcoded path 2024-01-12 09:44:12 +01:00
Jorge Morante
6718322da9 add @fingers-jump-key to README TOC 2023-11-18 10:31:37 +01:00
Jorge Morante
27ffac083d update CHANGELOG.md 2023-11-16 07:57:43 +01:00
Jorge Morante
eb3c21eae6 bump version in shard.yml 2023-11-16 07:57:35 +01:00
Jorge Morante
f079539a65 fix copy/jump when there is a match capture group 2023-11-16 07:55:47 +01:00
Jorge Morante
cda4b68f8c update CHANGELOG.md 2023-11-10 15:51:56 +01:00
Jorge Morante
016c1fa8da bump version in shard.yml 2023-11-10 15:50:55 +01:00
Jorge Morante
d6ae53daac remove unused :jump: reference 2023-11-10 15:49:32 +01:00
Jorge Morante
13c46d71eb document new @fingers-jump-key option 2023-11-10 15:48:55 +01:00
Jorge Morante
65af29eba9 disallow multiple selection in jump mode 2023-11-10 15:47:34 +01:00
Jorge Morante
da3cd9f267 handle line wrapping in jump mode 2023-11-10 15:39:46 +01:00
Jorge Morante
5a891fde67 remove ameba for now 2023-11-10 15:20:11 +01:00
Jorge Morante
2bb5bd2d5b tweak benchmark script 2023-11-10 15:20:11 +01:00
Jorge Morante
fcc4a3ad6c adding jump mode functionality 2023-11-10 15:20:11 +01:00
Jorge Morante
b154d4800f improve input feedback by discarding unreachable hints 2023-11-10 09:26:23 +01:00
Jorge Morante
6ad4c5530e update CHANGELOG.md 2023-10-26 18:59:03 +02:00
Jorge Morante
a47a9b2809 bump version in shard.yml 2023-10-26 18:58:52 +02:00
Jorge Morante
55c47402b3 reduce tmux display-message noisiness and add @fingers-show-copied-notification option 2023-10-26 18:55:41 +02:00
Jorge Morante
abca481d49 use structs for HuffmanNode 2023-10-26 18:45:34 +02:00
Jorge Morante
3ef6184fde fix DISALLOWED_CHARS regex 2023-10-26 18:42:38 +02:00
Morantron
cb64f9b859
Merge pull request #106 from brttbndr/master
expand_path only if the match starts with ~
2023-10-23 13:45:27 +02:00
Brett Bender
193d01601f multiple conditions -> method should_expand_match? 2023-10-22 09:47:10 -07:00
Brett Bender
b2f7567d0a expand_path only if the match starts with ~ 2023-10-20 10:10:01 -07:00
Jorge Morante
c9c6d8e79b update CHANGELOG.md 2023-10-06 15:29:45 +02:00
Jorge Morante
d65a73fb33 bump version in shard.yml 2023-10-06 15:29:33 +02:00
Jorge Morante
485d0fbd8a update CHANGELOG.md 2023-10-05 19:22:47 +02:00
Jorge Morante
4a93da7c0e use Process.quote in Tmux#set_global_option 2023-10-05 19:21:32 +02:00
Jorge Morante
579a823729 update CHANGELOG.md 2023-09-29 15:59:13 +02:00
Jorge Morante
28c46301da update CHANGELOG.md 2023-09-29 15:58:35 +02:00
Jorge Morante
f15d9512ea bump version in shard.yml 2023-09-29 15:57:57 +02:00
Jorge Morante
5edb746f8c update CHANGELOG.md 2023-09-28 17:45:49 +02:00