2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-01 11:13:24 +00:00

chore: update changelog

This commit is contained in:
TorchedSammy 2022-09-17 20:24:31 -04:00
parent 7108523a4c
commit 8f41005da7
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -145,6 +145,9 @@ menu is open.
- Escape codes now work.
- Escape percentage symbols in completion entries, so you will no longer see
an error of missing format variable
- Fix an error with sh syntax in aliases
- Prompt now works with east asian characters (CJK)
- Set back the prompt to normal after exiting the continue prompt with ctrl-d
## [1.2.0] - 2022-03-17
### Added