1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-07-01 08:10:57 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Jorge Morante
2e58dfb404 Revert "properly delete all tmp files"
This reverts commit 191bac7dff.
2016-12-03 19:14:25 +01:00
Jorge Morante
191bac7dff properly delete all tmp files 2016-12-03 18:02:16 +01:00
Jorge Morante
5aec2d98cf remove log traces 2016-10-17 23:16:10 +02:00
Jorge Morante
6b67ce92df add help screen and hack input a little bit 2016-10-17 23:15:06 +02:00
Jorge Morante
3abca2a0ff read default compact state from configuration 2016-10-17 23:15:06 +02:00
Jorge Morante
c5353288f1 updating README.md 2016-10-17 23:15:06 +02:00
Jorge Morante
dcf65b7b7e toggle collapsed hints by pressing <space> 2016-10-17 23:15:06 +02:00
Jorge Morante
1c85b1c802 cleaning 💩 up 2016-08-23 08:45:13 +02:00
Jorge Morante
e8c1e59e29 Improve performance with single-pass awk implementation 2016-08-21 17:57:09 +02:00
Jorge Morante
4b40291d89 fix more than one match per line in BSD 2016-07-14 22:46:50 +02:00
Jorge Morante
b9f216d966 fix issues with POSIX grep -on output 2016-05-23 08:01:19 +02:00
Jorge Morante
174cd70339 fix portability and escaping issues in match_parser pattern 2016-05-23 08:01:19 +02:00
Jorge Morante
b1c5bc55e6 POSIX compliant sed expression in match parser ( AKA fix OSX ) 2016-05-16 19:39:00 +02:00
Jorge Morante
3fdd1c3690 remove colon-escape hacks 2016-05-06 00:25:54 +02:00
Jorge Morante
ff14308500 preserve tabs when echoing hints 2016-05-05 23:44:09 +02:00
Jorge Morante
b54d2d5e41 fix url patterns with escape/unescape magic 2016-05-03 09:07:55 +02:00
Jorge Morante
754a8ec7da OSX compatibility and fixes 2016-05-02 21:15:29 +02:00
Jorge Morante
797784b16f exec mode 2016-05-01 18:53:24 +02:00