From 9be588b385bdfa24ee187373d4be4487edacc756 Mon Sep 17 00:00:00 2001 From: Canop Date: Mon, 17 Jun 2019 22:16:54 +0200 Subject: version bump - and better version of termimad --- CHANGELOG.md | 4 ++++ Cargo.lock | 14 +++++++------- Cargo.toml | 4 ++-- src/help_states.rs | 2 +- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 278d0d3..f5b6378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ + +### v0.8.4 - 2019-06-17 +- apply verbs on link files, not on their targets (rm some_link was dangerous) + ### v0.8.3 - 2019-06-16 - mouse support: click to select, double-click to open diff --git a/Cargo.lock b/Cargo.lock index 58bb654..0d170e9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -86,7 +86,7 @@ dependencies = [ [[package]] name = "broot" -version = "0.8.3" +version = "0.8.4" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "crossbeam 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -100,7 +100,7 @@ dependencies = [ "opener 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "simplelog 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", - "termimad 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", + "termimad 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "users 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -421,7 +421,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "minimad" -version = "0.3.3" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -617,12 +617,12 @@ dependencies = [ [[package]] name = "termimad" -version = "0.3.6" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "crossterm 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", - "minimad 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "minimad 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -769,7 +769,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" "checksum memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39" "checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" -"checksum minimad 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5b4fc0c5c051ef25373fb24a569f2cd57992c3c9659dd66ef391bf151b14482b" +"checksum minimad 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "fd17a44f57a2290f7125cfe1b14af82604d02e39ad7cc30d61d977d71f20c3f2" "checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945" "checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea" "checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" @@ -795,7 +795,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum syn 0.15.30 (registry+https://github.com/rust-lang/crates.io-index)" = "66c8865bf5a7cbb662d8b011950060b3c8743dca141b054bf7195b20d314d8e2" "checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015" "checksum term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "edd106a334b7657c10b7c540a0106114feadeb4dc314513e97df481d5d966f42" -"checksum termimad 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "588f504dbca71edfb07f0e6e021b9e5a0b6c9e19854f921e5a9fef7bbb6a9370" +"checksum termimad 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "ff1ebd48a64491fd987daaec8bd926a76a48288cf905db2fd02c3c970efdcf53" "checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" "checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" "checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" diff --git a/Cargo.toml b/Cargo.toml index da2220b..68eb51e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "broot" -version = "0.8.3" +version = "0.8.4" authors = ["dystroy "] repository = "https://github.com/Canop/broot" description = "Fuzzy Search + tree + cd" @@ -23,7 +23,7 @@ glob = "0.3" crossbeam = "0.7" opener = "0.4" crossterm = "0.9.6" -termimad = "0.3.6" +termimad = "0.3.7" #termimad = { path = "../termimad" } [target.'cfg(unix)'.dependencies] diff --git a/src/help_states.rs b/src/help_states.rs index 92c356f..49fed9e 100644 --- a/src/help_states.rs +++ b/src/help_states.rs @@ -27,7 +27,7 @@ impl HelpState { } fn resize_area(&mut self, screen: &Screen) { - let area = Area::new(0, 0, screen.w, screen.h - 3); + let area = Area::new(0, 0, screen.w, screen.h - 2); self.view.resize(&area); } } -- cgit v1.2.3