You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
after_success.sh [CI] Fix CircleCI context issue by separating out docs & translations (#8614) 2 years ago
after_success_docs_translation.sh [CI] Fix CircleCI context issue by separating out docs & translations (#8614) 2 years ago
before_install.sh [CI] Add curly braces check (#5809) 4 years ago
build.sh Add CircleCI (#3321) 7 years ago
check.sh [CI] Add curly braces check (#5809) 4 years ago
common.sh [CI] Add curly braces check (#5809) 4 years ago
fetch.sh Add CircleCI (#3321) 7 years ago
helper_luarocks.sh CI: Update to Busted 2.0.0 3 years ago
helper_shellchecks.sh Terminal emulator: full rewrite, real vt52 emulator (#8636) 2 years ago
install.sh [CI] Minor updates for ShellCheck 0.8.0 (#8605) 2 years ago
script.sh Add CircleCI (#3321) 7 years ago
test.sh CircleCI: finishing touches (#3340) 7 years ago