Commit Graph

195 Commits

Author SHA1 Message Date
Ferran Basora
bbbafc8cb3 Bump version 2019-12-05 19:36:07 +01:00
Ferran Basora
2c069a21ee
Merge pull request #18 from fcsonline/feature/fix-command
Fix command and paste command arguments
2019-12-05 19:35:14 +01:00
Ferran Basora
df0b616f29
Merge pull request #15 from isundaylee/args-fix
Fixes passing options with spaces in the value
2019-12-05 19:31:10 +01:00
Ferran Basora
fb7e6da20a Fix command and paste command arguments
Improve flexibility in `command` and `upcase-command` replacing `{}`
with the selected hint.
2019-12-04 09:16:33 +00:00
Jiahao Li
4bf8b04a05 Fixes passing options with spaces in the value
Previously, when setting the `--command` option to `tmux set-buffer {}`, it
will be interpreted by the `tmux-thumbs` binary as 4 separate args:
`--command`, `'tmux`, `set-buffer`, and `{}'`. This commit fixes it such that
the option will be correctly interpreted as a single arg.
2019-11-26 17:48:51 -05:00
Ferran Basora
d6c91815e7 Bump version to 0.2.5 2019-11-17 17:45:51 +00:00
Ferran Basora
094475faab Add support for IPFS CIDs 2019-11-17 17:44:08 +00:00
Ferran Basora
3390330c0c Fix format 2019-10-03 16:52:05 +00:00
Ferran Basora
2ac8bc25ca Match @ in paths 2019-10-03 16:12:38 +00:00
Ferran Basora
fcb6c60151
Merge pull request #10 from jamesodhunt/add-non-compact-hints
view: Add @thumbs-contrast option
2019-08-04 20:33:48 +02:00
James O. D. Hunt
26a6c2a528 view: Add @thumbs-contrast option
Add an option to surround the hint character with square brackets
(for example `[a]` rather than `a`). This is the equivalent to the
following `tmux-fingers` configuration option [1] and is useful to make
the hint more visible:

```
set -g @fingers-compact-hints 0
```

[1] - https://github.com/Morantron/tmux-fingers#fingers-compact-hints

Signed-off-by: James O. D. Hunt <jamesodhunt@gmail.com>
2019-08-02 21:59:34 +01:00
Ferran Basora
f1123d6059
Merge pull request #8 from Emantor/topic/ipv6
Add ipv6 matching support
2019-06-20 15:20:18 +02:00
Rouven Czerwinski
aaf0b3ca85 Add ipv6 matching support 2019-06-18 09:12:58 +02:00
Ferran Basora
3f1c9aa7d3
Merge pull request #7 from mimadrid/add_thumbs-key
Add thumbs-key option
2019-05-03 00:11:33 +02:00
Miguel Madrid Mencía
a6d964a005
Add thumbs-key option 2019-05-02 22:23:27 +02:00
Ferran Basora
b6d0a3d530 Format code 2019-05-02 17:04:53 +00:00
Ferran Basora
7fd8709c64 Bump version 2019-05-02 16:37:40 +00:00
Ferran Basora
37b76230a4 Bump version 2019-05-02 16:26:36 +00:00
Ferran Basora
b900325319 Fix path pattern, again 2019-05-02 16:26:02 +00:00
Ferran Basora
e1f50601e1 Format code 2019-05-01 21:06:55 +00:00
Ferran Basora
080bc33c62 Add support for markdown urls 2019-05-01 21:04:47 +00:00
Ferran Basora
84ae7d3f4d Fix conflict between path and url 2019-05-01 20:36:57 +00:00
Ferran Basora
cc831fd10f Register matched pattern 2019-05-01 20:36:40 +00:00
Ferran Basora
8491dd0e14 More reliable tests 2019-05-01 19:29:13 +00:00
Ferran Basora
7bc0310762 Fix multi regexp 2019-03-28 13:02:15 +00:00
Ferran Basora
9b1a759756 lock message 2019-03-28 12:48:43 +00:00
Ferran Basora
fc9614f17c Update README 2019-03-27 23:54:55 +00:00
Ferran Basora
697eb54f55 Bump lock 2019-03-27 23:50:25 +00:00
Ferran Basora
3cdbaaf053 Bump version 0.2.3 2019-03-27 23:47:14 +00:00
Ferran Basora
eeb0c87610 Update dependencies 2019-03-27 23:46:32 +00:00
Ferran Basora
14e8fa26e4 Configurable tmux options 2019-03-24 12:34:13 +00:00
Ferran Basora
91cd2cc3d3 Avoid : in paths 2019-03-20 18:22:22 +00:00
Ferran Basora
06560e3328
Merge pull request #4 from fcsonline/feature/rustfmt
Format rules with rustfmt
2019-03-17 21:29:19 +01:00
Ferran Basora
64f1473551 Format rules with rustfmt 2019-03-17 20:16:55 +00:00
Ferran Basora
c828ff39d7 Fix bug with reverse navigation 2019-03-12 22:41:42 +00:00
Ferran Basora
1a6cc7a596 Fix breakline bug, again 2019-03-12 22:28:58 +00:00
Ferran Basora
45d15bf03a Fix bug in selection navigation 2019-03-12 22:27:21 +00:00
Ferran Basora
b875a37ded Long line sample 2019-03-12 22:21:42 +00:00
Ferran Basora
4a9d916a2b Fix selection glitch 2019-03-12 22:17:06 +00:00
Ferran Basora
84f61085c5 Improve samples 2019-03-12 22:16:27 +00:00
Ferran Basora
82873478f0 Better samples 2019-03-12 19:54:03 +00:00
Ferran Basora
c8769553f9 Fix breakline problems 2019-03-11 20:34:51 +00:00
Ferran Basora
4c42803ed6 Add readme background 2019-03-10 09:48:50 +00:00
Ferran Basora
2ebdcbc005 Relativize release path 2019-03-10 09:47:07 +00:00
Ferran Basora
f94d81bdd2 More doc 2019-03-09 22:40:56 +00:00
Ferran Basora
1712d40afe Add demo asciinema 2019-03-09 22:22:13 +00:00
Ferran Basora
08a2bf8972 Custom regexps 2019-03-07 18:01:48 +00:00
Ferran Basora
417b17d89f Fix paths 2019-03-06 17:04:05 +00:00
Ferran Basora
e498ef61bf Fix swaping 2019-03-06 15:13:49 +00:00
Ferran Basora
36434b6df7 Bump version 0.2.1 2019-03-06 00:04:54 +00:00