Tmux Fingers Versions Save

copy pasting in terminal with vimium/vimperator like hints.

2.1.5

2 weeks ago
  • User defined patterns now take precedence over built-in ones.
  • Fix blank screen under certain circumstances due to incorrect handling of capture groups.

2.1.4

2 months ago
  • Fixed "No last pane" error when using "tmux last-pane" ( Fixes #48 )

2.1.3

3 months ago
  • Fix "Too many matches" exception ( fixes #112 ).

2.1.2

3 months ago
  • Added termux support.
  • Fixes to Fingers::Dirs to remove hardcoded paths. Default log path is now /tmp/fingers.log.
  • Updated Crystal version to generate clean ELF executables.
  • Improve exception handling when rendering.

2.1.1

6 months ago
  • Fix copy/jump when using special named capture group "match".

2.1.0

6 months ago
  • Added new jump functionality.
  • Improved visual feedback by discarding unreachable highlights.

2.0.6

6 months ago
  • Added new option @fingers-show-copied-notification ( fixes #104 ).
  • Fix problem expanding paths in Mac OS ( thanks @brttbndr ! ).
  • Fix hints using disallowed characters like "q" ( fixes #105 ).
  • Improve performance in hint generation.

2.0.5

7 months ago

Fix git/binary version mismatch

2.0.4

7 months ago
  • Fix issues when using backquote as tmux prefix ( fixes #102 ).

2.0.3

7 months ago
  • Fix git/binary version mismatch