mirror of https://github.com/Hilbis/Hilbish
chore: update changelog
parent
512f96edb5
commit
84be6af4b5
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- Line refresh fixes (less flicker)
|
||||||
- Do more checks for a TTY
|
- Do more checks for a TTY
|
||||||
- Panic if ENOTTY is thrown from readline
|
- Panic if ENOTTY is thrown from readline
|
||||||
- use `x/term` function to check if a terminal
|
- use `x/term` function to check if a terminal
|
||||||
|
|
Loading…
Reference in New Issue