shell line edit: cursor, pos1, end, del, F1..

This commit is contained in:
MichaelDvP
2020-11-01 14:22:57 +01:00
parent 4019ada7ec
commit cb228d8c8b
3 changed files with 111 additions and 71 deletions

View File

@@ -1,6 +1,7 @@
# Changelog
### Added
- function keys in editor: cursor, del, pos1, end. F1=help, F2=show, F10=report
### Fixed