Commit Graph

331 Commits

Author SHA1 Message Date
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
Jorge Morante 3bfbf11e67 update CHANGELOG.md 2023-09-28 17:41:38 +02:00
Jorge Morante 1815ba7dce add prefix2 to options_to_preserve 2023-09-28 17:40:42 +02:00
Jorge Morante e34caf76f5 remove derp trace 2023-09-28 09:17:28 +02:00
Morantron a7db2a1e3b
Merge pull request #99 from MoetaYuko/patch-1
Fix downloading the latest release
2023-09-28 09:15:10 +02:00
MoetaYuko 47ebfed562
Fix downloading the latest release
The latest release comes first
2023-09-28 14:11:41 +08:00
Jorge Morante b0bc460e9d update CHANGELOG.md 2023-09-27 16:16:00 +02:00
Jorge Morante e1b4781eb6 bump version 2023-09-27 16:15:48 +02:00
Jorge Morante d588fd289f fix brew installation method and show load-config errors 2023-09-27 16:11:12 +02:00
Jorge Morante bcedda246b update CHANGELOG.md 2023-09-27 15:23:34 +02:00
Jorge Morante 4be63d00cc longer delay when displaying copy message 2023-09-27 15:23:00 +02:00
Jorge Morante 1653c82d46 add demo gif to README.md 2023-09-27 15:23:00 +02:00
Jorge Morante 3d7fbcaf03 fix HIDE_CURSOR_SEQ 2023-09-27 15:23:00 +02:00
Jorge Morante 9c1004d13b show feedback when processing input and copying result 2023-09-27 15:23:00 +02:00
Jorge Morante 33016aa171 adding logo 2023-09-27 15:23:00 +02:00
Jorge Morante 664717c8cd sort TOC in README 2023-09-27 15:23:00 +02:00
Jorge Morante 25b5b7d42b adding documentation and preparing release 2023-09-27 15:22:59 +02:00
Jorge Morante 9f8025da82 use special capture name "match" instead of "capture" 2023-09-27 15:21:51 +02:00
Jorge Morante 2d9029183a handle case where no @fingers-* option is defined 2023-09-27 15:21:51 +02:00
Jorge Morante c192edb6c3 updating docs and defaults 2023-09-27 15:21:51 +02:00
Jorge Morante 045ab7f857 parse hint_position in load_config 2023-09-27 15:21:51 +02:00
Jorge Morante fef5e3f633 simple style validation 2023-09-27 15:21:51 +02:00
Jorge Morante 5738d37803 only resize window when it is needed 2023-09-27 15:21:51 +02:00
Jorge Morante 24a2479a97 very simple option validation 2023-09-27 15:21:51 +02:00
Jorge Morante 9ee433eb2b add more default patterns 2023-09-27 15:21:51 +02:00
Jorge Morante a6ffac84df recompile after exiting make shell 2023-09-27 15:21:51 +02:00
Jorge Morante 9071a366d7 add option to skip install wizard 2023-09-27 15:21:51 +02:00
Jorge Morante cb943c00cc create window with persistent shell in Tmux class 2023-09-27 15:21:51 +02:00
Jorge Morante 032e3583bd resize fingers window before rendering to avoid line jumping 2023-09-27 15:21:51 +02:00
Jorge Morante cf1619acb3 some testing and benchmarking fixes 2023-09-27 15:21:51 +02:00
Jorge Morante f1ef8013a5 fix compatibility issues from 3.0 onwards 2023-09-27 15:21:51 +02:00
Jorge Morante 9cc93cc98f wait for tmux set-buffer to finish 2023-09-27 15:21:51 +02:00
Jorge Morante 177dc56ad3 use macro to embed version in shard.yml 2023-09-27 15:21:51 +02:00