mirror of https://github.com/Hilbis/Hilbish
chore: update changelog
parent
d6338fc021
commit
ef3e7d92bc
|
@ -154,6 +154,9 @@ an error of missing format variable
|
||||||
- Users can now tab complete files with spaces while quoted or with escaped spaces.
|
- Users can now tab complete files with spaces while quoted or with escaped spaces.
|
||||||
This means a query of `Files\ to\ ` with file names of `Files to tab complete` and `Files to complete`
|
This means a query of `Files\ to\ ` with file names of `Files to tab complete` and `Files to complete`
|
||||||
will result in the files being completed.
|
will result in the files being completed.
|
||||||
|
- Fixed grid menu display if cell width ends up being the width of the terminal
|
||||||
|
- Cut off item names in grid menu if its longer than cell width
|
||||||
|
- Fix completion search menu disappearing
|
||||||
|
|
||||||
## [2.0.0-rc1] - 2022-09-14
|
## [2.0.0-rc1] - 2022-09-14
|
||||||
This is a pre-release version of Hilbish for testing. To see the changelog,
|
This is a pre-release version of Hilbish for testing. To see the changelog,
|
||||||
|
|
Loading…
Reference in New Issue