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

235 Commits

Author SHA1 Message Date
Jorge Morante
ec2d573757 add tmux-printer as submodule 2017-04-23 19:04:55 +02:00
Jorge Morante
42b4943eca fix compact hints 2017-04-23 19:04:55 +02:00
Jorge Morante
759fc183c7 load configuration with tmux setenv 2017-04-23 19:04:55 +02:00
Jorge Morante
844d6b8315 use tmux status bar format 2017-04-23 19:04:55 +02:00
Jorge Morante
ad3bcb37cf updated CHANGELOG.md 2017-04-23 19:04:55 +02:00
Jorge Morante
0d69d6412f improving health cheack and adding at least gawk 4 2017-04-23 19:04:55 +02:00
Jorge Morante
90faa45f99 add newest gawk to ubuntu provisioning 2017-04-23 19:04:55 +02:00
Jorge Morante
4ff20ddcb5 updated CHANGELOG.md 2017-04-23 19:04:55 +02:00
Jorge Morante
b61ea77cd2 add version to help screen 2017-04-23 19:04:55 +02:00
Jorge Morante
d7f8541f7e add gawk to BSD provisioning 2017-04-23 19:04:55 +02:00
Jorge Morante
e8e302cf91 better formatting in health check 2017-04-23 19:04:55 +02:00
Jorge Morante
2a7387ee69 add docs and docs link 2017-04-23 19:04:55 +02:00
Jorge Morante
b582a44955 gawk all the things 2017-04-23 19:04:55 +02:00
Jorge Morante
b072d91958 initial health check implementation 2017-04-23 19:04:55 +02:00
Jorge Morante
8ce451da4e adding color configuration env variables 2017-04-23 19:04:47 +02:00
Jorge Morante
9a41e55f2a add hack disclaimer 2017-04-21 09:13:16 +02:00
Jorge Morante
a56aaaf5e6 testing sleepy tests in CI 2017-04-21 09:01:12 +02:00
Jorge Morante
f4d5b3d7eb remove unused helpers file 2017-04-21 08:49:11 +02:00
Jorge Morante
3d2354f887 updated CHANGELOG.md 2017-04-20 08:19:43 +02:00
Jorge Morante
d9ffb4a1f9 remove expect from provisioning 2017-04-20 08:17:50 +02:00
Jorge Morante
21c6c06d65 make tmux-yank integration work with new set-buffer approach 2017-04-20 08:07:19 +02:00
Jorge Morante
665be3ad58 rewrite specs in bash 2017-04-20 08:07:19 +02:00
Jorge Morante
695bbc7b3e small changes in tmux-next send-keys breaking change 2017-04-12 08:37:18 +02:00
Ferran Basora
0325e70e3c Remove actions 2017-04-11 10:08:56 +00:00
Ferran Basora
b25d08d25e New bindings for tmux 2.3 2017-04-10 19:32:33 +02:00
Jorge Morante
7d89dbf40f updated CHANGELOG.md 2017-04-09 20:32:40 +02:00
Jorge Morante
e669ed1850 improving health cheack and adding at least gawk 4 2017-04-09 20:31:21 +02:00
Jorge Morante
a604664af7 add newest gawk to ubuntu provisioning 2017-04-09 13:33:43 +02:00
Jorge Morante
85f8f9ec64 updated CHANGELOG.md 2017-04-07 09:27:29 +02:00
Jorge Morante
0c9bf307a9 add version to help screen 2017-04-07 09:26:04 +02:00
Jorge Morante
e3a2bccabd add gawk to BSD provisioning 2017-04-07 09:22:34 +02:00
Jorge Morante
45a99c8823 better formatting in health check 2017-04-07 08:34:06 +02:00
Jorge Morante
f41464ca71 add docs and docs link 2017-04-07 08:30:17 +02:00
Jorge Morante
2f0487280d gawk all the things 2017-04-07 08:29:57 +02:00
Jorge Morante
a5daac5e48 initial health check implementation 2017-04-07 08:29:51 +02:00
Jorge Morante
ba6db34ea5 updated CHANGELOG.md 2017-02-14 08:30:31 +01:00
Jorge Morante
ff2e8cc891 fixed support for fish ><((o> 2017-02-14 08:29:42 +01:00
Jorge Morante
68c5659415 updated CHANGELOG.md 2017-02-07 21:39:19 +01:00
Jacob Keller
fe35e519ea support variable length sha1 commit ids
The sha1 commit ids displayed by git may range in size and are not strictly 7 digits or 40 digits. In practice, the old default was something like 7, and that was enough to uniquely distinguish the commit. However, some repositories (Upstream Linux kernel) now use 12 as the default.

When we support intervals, use them to specify the full range to make the hint grab all available characters.
2017-02-06 11:22:22 -08:00
Jorge Morante
d4f086de29 updated CHANGELOG.md 2016-12-09 17:08:12 +01:00
Jorge Morante
8c7933cbb1 properly fix bash_history bug, locking window name 2016-12-09 17:07:54 +01:00
Jorge Morante
42197d7d93 updated CHANGELOG.md 2016-12-03 19:19:26 +01:00
Jorge Morante
b3653a0071 Revert "don't pollute .bash_history"
This reverts commit f9e59c1ce1.
2016-12-03 19:18:15 +01:00
Jorge Morante
ba24c4566a Revert "Revert "properly delete all tmp files""
This reverts commit 2e58dfb404.
2016-12-03 19:17:58 +01:00
Jorge Morante
0ec23a189c updated CHANGELOG.md 2016-12-03 19:15:37 +01:00
Jorge Morante
2e58dfb404 Revert "properly delete all tmp files"
This reverts commit 191bac7dff.
2016-12-03 19:14:25 +01:00
Jorge Morante
42a56e7544 updated CHANGELOG.md 2016-12-03 18:06:17 +01:00
Jorge Morante
191bac7dff properly delete all tmp files 2016-12-03 18:02:16 +01:00
Jorge Morante
f9e59c1ce1 don't pollute .bash_history 2016-12-03 17:28:04 +01:00
Jorge Morante
7c8356dc07 Merge branch 'morantron/unique-hints' 2016-10-25 08:07:47 +02:00