2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/.ci
zwim f2557a7aa6
Terminal emulator: full rewrite, real vt52 emulator (#8636)
New real terminal emulator, replacing the old plugin.
The emulator is basically a vt52 terminal (enriched with
some ANSI-sequences, as ash, vi and mksh don't behave well
on a vt52 term).
So far working: ash, mksh, bash, nano, vi, busybox, watch...
The input supports: tab-completion; cursor movement;
backspace; start of line, end of line (long press);
page up, page down (long press).
User scripts may be placed in the koterm.koplugin/scripts/
folder, aliases can be put in the file aliases and startup
command in the file profile.user in that folder.
2022-01-28 20:33:09 +01:00
..
after_success_docs_translation.sh [CI] Fix CircleCI context issue by separating out docs & translations (#8614) 2022-01-04 22:17:40 +01:00
after_success.sh [CI] Fix CircleCI context issue by separating out docs & translations (#8614) 2022-01-04 22:17:40 +01:00
before_install.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
build.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
check.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
common.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
fetch.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
helper_luarocks.sh CI: Update to Busted 2.0.0 2020-12-19 04:16:51 +01:00
helper_shellchecks.sh Terminal emulator: full rewrite, real vt52 emulator (#8636) 2022-01-28 20:33:09 +01:00
install.sh [CI] Minor updates for ShellCheck 0.8.0 (#8605) 2022-01-02 08:56:00 +01:00
script.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
test.sh CircleCI: finishing touches (#3340) 2017-10-11 08:38:30 +02:00