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

18 Commits

Author SHA1 Message Date
Jorge Morante
4be63d00cc longer delay when displaying copy message 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
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
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
Jorge Morante
c926a0eb4c Rewrite in Crystal 2023-09-27 15:21:48 +02:00