| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | tui: Fix to_status_line terminfo sequence for xterm | Thiago de Arruda | 2015-02-17 | |
| | | | | | | Moving the cursor to the status line(to set the title) requires a different sequence for xterm than the one used by urxvt. | |||
| * | tui: Fix background clear for some terminals | Thiago de Arruda | 2015-02-17 | |
| | | | | | | Some terminals will perform clearing functions using the current attributes. Ensure the default attributes are set before clearing. | |||
| * | ui: Rewrite the builtin terminal UI | Thiago de Arruda | 2015-02-16 | |
| Now all terminal-handling code was moved to src/nvim/tui, which implements a new terminal UI based on libtermkey and unibilium | ||||