mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-21 13:03:22 +00:00
chore: set changelog
This commit is contained in:
parent
3a50b45140
commit
bb04afd085
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,14 +1,19 @@
|
|||||||
# 🎀 Changelog
|
# 🎀 Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
## Added
|
### Fixed
|
||||||
|
- Do more checks for a TTY
|
||||||
|
- Panic if ENOTTY is thrown from readline
|
||||||
|
- use `x/term` function to check if a terminal
|
||||||
|
|
||||||
|
### Added
|
||||||
- Page Up/Down keybinds for Greenhouse will now scroll up and down the size of the region (a page)
|
- Page Up/Down keybinds for Greenhouse will now scroll up and down the size of the region (a page)
|
||||||
|
|
||||||
## Changed
|
### Changed
|
||||||
- Remove usage of `hilbish.goro` in Greenhouse.
|
- Remove usage of `hilbish.goro` in Greenhouse.
|
||||||
|
|
||||||
## [2.2.1] - 2023-12-26
|
## [2.2.1] - 2023-12-26
|
||||||
## Fixed
|
### Fixed
|
||||||
- Removed a left over debug print
|
- Removed a left over debug print
|
||||||
- Recover panic in `hilbish.goro`
|
- Recover panic in `hilbish.goro`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user