mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
changelog
This commit is contained in:
parent
c37fd56b3c
commit
7597df02cf
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- file trees: `arrow-right` on expanded folder moves down into folder
|
- file trees: `arrow-right` on expanded folder moves down into folder
|
||||||
- better scrolling in diff ([#52](https://github.com/extrawurst/gitui/issues/52))
|
- better scrolling in diff ([#52](https://github.com/extrawurst/gitui/issues/52))
|
||||||
- display current branch in status/log ([#115](https://github.com/extrawurst/gitui/issues/115))
|
- display current branch in status/log ([#115](https://github.com/extrawurst/gitui/issues/115))
|
||||||
|
- commit msg popup: add cursor and more controls (`arrow-left/right`, `delete` & `backspace`) [@alistaircarscadden](https://github.com/alistaircarscadden)] ([#46](https://github.com/extrawurst/gitui/issues/46))
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- reset file inside folder failed when running `gitui` in a subfolder too ([#118](https://github.com/extrawurst/gitui/issues/118))
|
- reset file inside folder failed when running `gitui` in a subfolder too ([#118](https://github.com/extrawurst/gitui/issues/118))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue