mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
changelog
This commit is contained in:
parent
4de0e52418
commit
8e41dd2cbe
2 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- support more commands allowing optional multiline commandbar ([#83](https://github.com/extrawurst/gitui/issues/83))
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- support reverse tabbing using shift+tab ([#92](https://github.com/extrawurst/gitui/issues/92))
|
- support reverse tabbing using shift+tab ([#92](https://github.com/extrawurst/gitui/issues/92))
|
||||||
- switch to using cmd line args instead of `ENV` (`-l` for logging and `--version`) **please convert your GITUI_LOGGING usage** [[@shenek](https://github.com/shenek)] ([#88](https://github.com/extrawurst/gitui/issues/88))
|
- switch to using cmd line args instead of `ENV` (`-l` for logging and `--version`) **please convert your GITUI_LOGGING usage** [[@shenek](https://github.com/shenek)] ([#88](https://github.com/extrawurst/gitui/issues/88))
|
||||||
|
|
|
||||||
BIN
assets/cmdbar.gif
Normal file
BIN
assets/cmdbar.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 278 KiB |
Loading…
Reference in a new issue