Commit Graph

133 Commits

Author SHA1 Message Date
Stephan Dilly
9b6dd60fe0
Stateful paragraph (#729)
* introduce stateful paragraph
* limit scroll
* show focus clearly
2021-05-23 23:42:49 +02:00
Stephan Dilly
1034dc1aaf
add syntax highlighting (#727) 2021-05-23 02:45:22 +02:00
Stephan Dilly
0e31d57a33
New file tree (#718) 2021-05-21 14:52:05 +02:00
Stephan Dilly
9117a1a5b7 no file contents
changelog
2021-05-16 14:13:49 +02:00
Zacharie Corniere
5b70e88cc5 feat(bug_report): added bug report cmd option 2021-05-16 14:13:49 +02:00
Stephan Dilly
56568e54aa tui update 2021-05-02 20:06:43 +02:00
Stephan Dilly
01678d2d4b prep release 2021-04-27 15:07:20 +02:00
Stephan Dilly
fb37cec2f0 fix branchlist scrollbr 2021-04-27 15:03:43 +02:00
Stephan Dilly
b0b37a84e4 cleanup cargo deplyment 2021-04-11 23:06:39 +02:00
Stephan Dilly
e5c1fa4ae9 version bump 2021-04-11 22:57:30 +02:00
Stephan Dilly
5eaafb0267 version bump 2021-04-11 22:52:59 +02:00
dependabot-preview[bot]
2ded43dca2 Bump simplelog from 0.9.0 to 0.10.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 14:59:50 +02:00
dependabot-preview[bot]
f6ab69ece4 Bump which from 4.0.2 to 4.1.0
Bumps [which](https://github.com/harryfei/which-rs) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.0.2...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 13:24:25 +02:00
Stephan Dilly
a434bfb125 use new debug symbol splitting 2021-03-29 13:08:20 +02:00
Stephan Dilly
dcc01fb80e migrate some more to unicode-truncate crate 2021-03-25 09:43:35 +01:00
Stephan Dilly
2e5b344c04
branchlist was ignoring unicode boundaries on truncating strings (#603)
* branchlist was ignoring unicode boundaries on truncating strings (fixes #602)
2021-03-24 11:16:01 +01:00
Stephan Dilly
f232ed8107 prepare 0.13 release 2021-03-14 12:58:58 +01:00
Stephan Dilly
70d4c5b1d5 bump versions 2021-03-14 12:48:22 +01:00
Stephan Dilly
50e3ab44e0 rc postfix breaks wix 2021-03-04 16:06:53 +01:00
Stephan Dilly
dd74739252 simplify dependency 2021-03-03 22:31:41 +01:00
Stephan Dilly
f84f6f458f bump version 2021-03-03 22:13:06 +01:00
dependabot-preview[bot]
325d74204a Bump anyhow from 1.0.37 to 1.0.38
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.37...1.0.38)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 14:01:30 +01:00
dependabot-preview[bot]
2481be7a87 Bump tui from 0.13.0 to 0.14.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.13.0...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 12:44:27 +01:00
dependabot-preview[bot]
441ca7b3b2 Bump pprof from 0.3.21 to 0.4.0
Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.3.21 to 0.4.0.
- [Release notes](https://github.com/tikv/pprof-rs/releases)
- [Commits](https://github.com/tikv/pprof-rs/compare/v0.3.21...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-08 11:56:18 +01:00
dependabot-preview[bot]
46de25546d Bump crossterm from 0.18.2 to 0.19.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 18:06:07 +01:00
dependabot-preview[bot]
a99b74a748 Bump itertools from 0.9.0 to 0.10.0
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/bluss/rust-itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bluss/rust-itertools/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:49:44 +01:00
dependabot-preview[bot]
78e2759f80 Bump anyhow from 1.0.36 to 1.0.37
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.36...1.0.37)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-29 17:48:53 +01:00
dependabot-preview[bot]
995ae928ac Bump simplelog from 0.8.0 to 0.9.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.8.0...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-25 12:42:14 +01:00
Stephan Dilly
5080b822f1
Freebsd fix compilation (#462) 2020-12-22 15:52:33 +01:00
dependabot-preview[bot]
5cf8547c47 Bump anyhow from 1.0.35 to 1.0.36
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.35...1.0.36)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-21 13:29:30 +01:00
Stephan Dilly
196fe4ab43 version bumps 2020-12-20 16:56:01 +01:00
Stephan Dilly
b7caf1cac7 improve runtime in debug builds significantly (closes #445) 2020-12-12 14:12:12 +01:00
dependabot-preview[bot]
c34c72ffda Bump textwrap from 0.12.1 to 0.13.0
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/mgeisler/textwrap/releases)
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgeisler/textwrap/compare/0.12.1...0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:49:04 +01:00
dependabot-preview[bot]
fe48c1d66b Bump tui from 0.12.0 to 0.13.0
Bumps [tui](https://github.com/fdehau/tui-rs) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/fdehau/tui-rs/releases)
- [Changelog](https://github.com/fdehau/tui-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fdehau/tui-rs/compare/v0.12.0...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:28:15 +01:00
dependabot-preview[bot]
fef9523045 Bump anyhow from 1.0.34 to 1.0.35
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.34...1.0.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 01:16:30 +01:00
Stephan Dilly
1f674ac2c3 actually cache target folder 2020-11-07 23:21:30 +01:00
dependabot-preview[bot]
34fc28b49f Bump anyhow from 1.0.33 to 1.0.34
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.33...1.0.34)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 07:56:43 +01:00
Denis Maximov
cad40d17ee
feat: xclip fallback for linux with xsel #352 (#390)
closes #352
2020-11-01 01:22:03 +01:00
Florian Wilkens
21b7513f48
Remove ui::style::ColorDef in favor up tui::style::Color (#391)
Closes #149.
2020-10-31 12:26:30 +01:00
Stephan Dilly
42d4609c41 update to dirs-next and remove migration code 2020-10-25 18:28:52 +01:00
dependabot-preview[bot]
acccbfa08a Bump rayon-core from 1.8.1 to 1.9.0
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.1...rayon-core-v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 02:01:01 +02:00
dependabot-preview[bot]
5fb144a354 Bump crossbeam-channel from 0.4.4 to 0.5.0
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.4 to 0.5.0.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.4.4...crossbeam-channel-0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 09:00:53 +02:00
Christoph Rüßler
04bd45e641 Use helper binary for clipboard access (#262)
Use `clip` on Windows, `pbcopy` on MacOX, `xclip` on Linux.

- Remove dependency on `clipboard`
- Remove feature `clipboard`
2020-10-10 23:31:40 +02:00
dependabot-preview[bot]
26ce124ed9 Bump crossterm from 0.17.7 to 0.18.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.17.7 to 0.18.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/compare/0.17.7...0.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-08 12:51:31 +02:00
Richard Menzies
93168639fe
Bump tui: 0.9 -> 0.12 (#289) 2020-10-08 09:56:36 +02:00
dependabot-preview[bot]
e34e783bb2 Bump anyhow from 1.0.32 to 1.0.33
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.32...1.0.33)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 09:39:36 +02:00
Stephan Dilly
e5c38e8d4a
revert clipboard feature on linux to fix static linux binary build (#261) 2020-09-01 01:36:38 +02:00
Stephan Dilly
ca49bbd627
release 0.10 (#252) 2020-08-29 14:20:19 +02:00
Antonio Yang
a95ffd7bcc
Customize key binds (#234)
* customizable key config
* provide example vim key config
* automatically show correct key binding in bottom cmd-bar
2020-08-26 18:23:53 +02:00
dependabot-preview[bot]
d8bd4721ef Bump rayon-core from 1.7.1 to 1.8.0
Bumps [rayon-core](https://github.com/rayon-rs/rayon) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.7.1...rayon-core-v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 00:31:45 +02:00