2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/plugins/terminal.koplugin
zwim 004311e2aa
Fix terminal broken cursor and backspace (#12375)
This shall fix #12271

Use $SHELL env-variable if available. (thanks to @Frenzie)

Use a read line wrapper (either rlfe or rlwrap) if available so that dash can be used as interactive shell.
2024-08-19 20:18:37 +02:00
..
_meta.lua
aliases.lua
main.lua Fix terminal broken cursor and backspace (#12375) 2024-08-19 20:18:37 +02:00
profile
shfm
shfm_opener.sh lint: fix issues reported by newer shellcheck / shfmt 2024-06-15 23:02:52 +02:00
terminputtext.lua