Skip to content

Commit f28dd18

Browse files
committed
version 1.56.3
1 parent a4e441a commit f28dd18

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
### next
1+
### v1.56.3 - 2026-05-13
2+
<a name="v1.56.3"></a>
23
- fix control characters sometimes remaining in the terminal after broot exit
34
- nushell: rename br module to avoid conflict in last nushell version - Fix #1138 - Thanks @paulhey
45
- `:open_stay` on the staging area opens every staged file through the system opener - Fix #444 - Thanks @ChrisJr404

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "broot"
3-
version = "1.56.2"
3+
version = "1.56.3"
44
authors = ["dystroy <denys.seguret@gmail.com>"]
55
repository = "https://github.com/Canop/broot"
66
homepage = "https://dystroy.org/broot"

0 commit comments

Comments
 (0)