Commit Graph

19 Commits

Author SHA1 Message Date
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