Ferran Basora
403be0fd1d
Bump to version 0.5.1
2021-01-29 19:45:47 +00:00
Barnabas
25d410497e
Add support for hex colors
2020-12-31 19:16:32 +01:00
Ferran Basora
b0812d6b7b
Bump to 0.5.0
2020-11-30 20:50:56 +00:00
nilninull
d57e594737
Added support for wide characters such as cjk and emoji
2020-09-07 18:34:06 +02:00
Ferran Basora
b0a76015f5
Bump version 0.4.4
2020-08-04 17:18:30 +00:00
Ferran Basora
a148670fb5
Bump 0.4.3
2020-07-10 09:48:31 +00:00
Ferran Basora
10eff07d16
Fix another source of flickering
...
When you have many keystrokes in the `stdin` (pushing long keys), we are
saying to `termion` to print many things. Throttling this.
2020-07-10 09:43:33 +00:00
Ferran Basora
34d8fa03e9
Adapt old osc52 implementation to swapper and rustbox era
...
OSC52 support was implemented before two major refactors in tmux-thubs:
- Decouple tmux-thumbs from tmux
- Removal of rustbox with termion
I'm not sure if is the right decision, but I moved the arguments to
swapper land because it looks like more tmux related. If it makes sense
for other terminals to support this we can move it back.
The question we need to answer here if it makes sense for standalone `thumbs`:
```
cat sample/test1 | ./target/release/thumbs --osc52
```
2020-05-30 15:45:37 +00:00
Ferran Basora
ea1ad77f7e
Bump 0.4.1
2020-05-05 18:33:08 +00:00
Ferran Basora
f0cab14a9f
Bump version 0.4.0
2020-05-04 22:06:55 +02:00
Ferran Basora
674bec31fc
Update dependencies
2020-05-04 22:06:55 +02:00
Ferran Basora
1cba9ce530
First termion attempt
2020-05-04 22:06:55 +02:00
Ferran Basora
b5d5d41310
Fix swapper with active pane
2020-01-22 09:09:04 +00:00
Ferran Basora
a1c4977ed1
Rename binary
2020-01-19 21:21:07 +01:00
Ferran Basora
3cf78e116a
Bump dependencies
2020-01-19 21:21:07 +01:00
Ferran Basora
bbbafc8cb3
Bump version
2019-12-05 19:36:07 +01:00
Ferran Basora
d6c91815e7
Bump version to 0.2.5
2019-11-17 17:45:51 +00:00
Ferran Basora
7fd8709c64
Bump version
2019-05-02 16:37:40 +00:00
Ferran Basora
9b1a759756
lock message
2019-03-28 12:48:43 +00:00
Ferran Basora
697eb54f55
Bump lock
2019-03-27 23:50:25 +00:00
Ferran Basora
08a2bf8972
Custom regexps
2019-03-07 18:01:48 +00:00
Ferran Basora
36434b6df7
Bump version 0.2.1
2019-03-06 00:04:54 +00:00
Ferran Basora
0174027031
Bump version
2019-03-06 00:03:29 +00:00
Ferran Basora
cabbac442a
Bump version 0.1.1
2019-03-04 22:58:00 +00:00
Ferran Basora
d89189228a
Update dependencies
2019-02-28 23:27:49 +00:00
Ferran Basora
8c738f16b3
First version
2019-02-21 10:20:06 +00:00