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

319 Commits

Author SHA1 Message Date
Jorge Morante
3abca2a0ff read default compact state from configuration 2016-10-17 23:15:06 +02:00
Jorge Morante
7faf361f68 performance boost by spawning bash withouth rc/profile 2016-10-17 23:15:06 +02:00
Jorge Morante
c5353288f1 updating README.md 2016-10-17 23:15:06 +02:00
Jorge Morante
d257428cea space a bit uncollapsed hints 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
b05b723165 properly yank shite 2016-10-17 23:15:06 +02:00
Jorge Morante
00a98e742f compact hints 2016-10-17 23:15:02 +02:00
Jorge Morante
2059e67fc6 updated CHANGELOG.md 2016-08-24 08:10:40 +02:00
Jorge Morante
4868598d78 fix specs for 80-col width 2016-08-24 08:08:18 +02:00
Jorge Morante
55469ed2d3 properly remove shite 2016-08-23 08:46:09 +02:00
Jorge Morante
1c85b1c802 cleaning 💩 up 2016-08-23 08:45:13 +02:00
Jorge Morante
2c4140e47a fix filepath regexp for OSX, and interval support check 2016-08-23 08:44:30 +02:00
Jorge Morante
84a6ce6abb accumulate hints and print lookup at the end of hinter 2016-08-22 22:36:13 +02:00
Jorge Morante
2e57e07e98 update README.md 2016-08-21 17:57:14 +02:00
Jorge Morante
e8c1e59e29 Improve performance with single-pass awk implementation 2016-08-21 17:57:09 +02:00
Jorge Morante
6c297dee65 updated CHANGELOG.md 2016-08-04 08:38:17 +02:00
Jorge Morante
29d424996d Sanitize input, fixing weird output when holding arrow keys
More info in http://unix.stackexchange.com/questions/179191/bashscript-to-detect-right-arrow-key-being-pressed/179193
2016-08-04 08:31:51 +02:00
Jorge Morante
0c16b46f0f preserve pane zoom state 2016-07-16 10:40:49 +02:00
Jorge Morante
f277fbc42c tmux-yank-integration spec 2016-07-15 08:32:11 +02:00
Jorge Morante
36c0d1f9d7 /usr/bin/env bash all the things 2016-07-15 08:31:45 +02:00
Jorge Morante
9e51484800 update CHANGELOG.md 2016-07-14 22:59:23 +02:00
Jorge Morante
0ecb515b1f adding git hooks 2016-07-14 22:48:11 +02:00
Jorge Morante
bfbc8001ee initial setup of automated tests 2016-07-14 22:48:01 +02:00
Jorge Morante
9cd1aae509 better rendering of wrapped lines 2016-07-14 22:47:16 +02:00
Jorge Morante
4b40291d89 fix more than one match per line in BSD 2016-07-14 22:46:50 +02:00
Jorge Morante
a44868a68f clean up emacs/vi action keys 2016-07-14 22:46:07 +02:00
Jorge Morante
51f69c83fe gitignore all logs 2016-07-14 22:45:14 +02:00
Jorge Morante
45abe990dd update CHANGELOG.md 2016-07-05 21:41:31 +02:00
Jorge Morante
50f23dbac7 fix tmux-yank integration 2016-07-05 21:39:16 +02:00
Jorge Morante
587805dca7 update CHANGELOG.md 2016-05-24 23:36:02 +02:00
Jorge Morante
c267108eb1 evily fix xclip not working with @fingers-copy-command 2016-05-24 22:57:31 +02:00
Jorge Morante
f375dd8307 update CHANGELOG.md 2016-05-23 08:07:19 +02:00
Jorge Morante
6d179e2177 BSD virtual machine setup 2016-05-23 08:01:19 +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
4deada10cf update GIF ( very important ) 2016-05-14 10:04:24 +02:00
Jorge Morante
a5e6f871db update CHANGELOG.md 2016-05-14 10:02:36 +02:00
Jorge Morante
b8372bca3d update README.md 2016-05-14 09:45:43 +02:00
Jorge Morante
739e34922d clear scrollback history only in fingers pane 2016-05-13 09:32:11 +02:00
Jorge Morante
79ebe14a9c silent pane-exec to avoid history pollution 2016-05-12 10:45:38 +02:00
Jorge Morante
9e04dc6e0a add @fingers-copy-command option 2016-05-12 09:11:58 +02:00
Jorge Morante
22a660bc77 fix shellcheck grep -c warning 2016-05-12 09:08:34 +02:00
Jorge Morante
9f5e8af84f better rendering 2016-05-12 08:46:57 +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
2ceea91504 remove unused exec code 2016-05-05 23:33:07 +02:00
Jorge Morante
39d5d2fd2d (possibly) fix wrong string expansion 2016-05-04 09:45:43 +02:00
Jorge Morante
b54d2d5e41 fix url patterns with escape/unescape magic 2016-05-03 09:07:55 +02:00
Morantron
ae2be9e8f7 adding screencast gif 2016-05-03 09:07:55 +02:00