* Key bindings and focus on line-based editing * readline-like keybindings like ctrl-a, ctrl-e, ctrl-w, … * terminal-global editing history? * Support for **some** ANSI escape sequences * Colors * Bracketed paste mode * Pager replacement * Plan 9 inspired scrolling support (autoscroll, …) * Dialog to find text in current buffer * In-place editing inspired by 9term * Handle termination of shell correctly * Handling of stty(1) specific key bindings such as ctrl-h, ctrl-j, … * Background Color, Foreground Color, … configuration via argparse * 9term-like file name completions using ctrl+f