You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
38
* show remote branches in log [[@cruessler](https://github.com/cruessler)] ([#1501](https://github.com/extrawurst/gitui/issues/1501))
39
39
40
40
### Fixes
41
+
* fixed side effect of crossterm 0.26 on windows that caused double input of all keys [[@pm100]](https://github/pm100) ([#1686](https://github.com/extrawurst/gitui/pull/1686))
41
42
* commit msg history ordered the wrong way ([#1445](https://github.com/extrawurst/gitui/issues/1445))
42
43
* improve help documentation for amend cmd ([#1448](https://github.com/extrawurst/gitui/issues/1448))
43
44
* lag issue when showing files tab ([#1451](https://github.com/extrawurst/gitui/issues/1451))
0 commit comments