toaruos/userspace/gui/terminal
Kevin Lange 54d418cd8b First pass at modifier+arrows in terminal.
This is kinda rough and needs a finishing touch.

- Adds ncurses-specific terminfo entries for modifiers.
- Supports modifiers in the terminal itself.
- Updates the vim config to understand ctrl-arrows.
- Adds limited support for some modifiers in lib/kbd
  (as used by rline)
- Adds limited support for Ctrl+Arrows to rline
  (needs major improvements, only jumps to spaces)
2015-11-09 17:24:51 -08:00
..
lib Clean up termemu and add a new kernel vga logging mechanism 2015-06-01 00:20:02 -07:00
terminal-font.h Completely new build system for userspace 2013-02-10 01:36:35 -08:00
terminal-palette.h RGB color support in terminal 2013-03-27 17:42:47 -07:00
terminal-vga.c Fix weird VGA cursor positioning by moving it offscreen 2015-09-04 13:48:47 -07:00
terminal.c First pass at modifier+arrows in terminal. 2015-11-09 17:24:51 -08:00
vga-palette.h Map 256-color palette to VGA colors 2014-06-07 22:14:03 -07:00