mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-23 11:15:32 +02:00
chore(spelling): add codespell pre-commit hook
Fixes spelling mistakes identified by it.
This commit is contained in:
parent
5ae8d6a982
commit
6c2c1ee018
11 changed files with 20 additions and 20 deletions
|
@ -195,5 +195,5 @@ Thanks to [@ConteZero](https://github.com/contezero) for reporting and providing
|
|||
### Changed
|
||||
|
||||
- Implementation of Terminal node from GDScript to GDNative using [Aetf's patched version of libtsm](https://github.com/Aetf/libtsm).
|
||||
- Move input handling to the Terminal node itself, rather than handling it in a seperate Control node.
|
||||
- Move input handling to the Terminal node itself, rather than handling it in a separate Control node.
|
||||
- The Terminal `write()` method now accepts both String and PoolByteArray.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue