aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tui
Commit message (Expand)AuthorAge
...
* tui: Fix terminfo extension indexesThiago de Arruda2015-02-20
* tui: Replace uv_tty_t by uv_pipe_tThiago de Arruda2015-02-20
* tui: Only send the pastetoggle key if necessaryThiago de Arruda2015-02-20
* tui: Remove support for overriding escape sequences with nvim optionsThiago de Arruda2015-02-18
* tui: Fix use after free(reported by clang static analyzer)Thiago de Arruda2015-02-18
* tui: Add support bracketed pasteThiago de Arruda2015-02-18
* tui: Fix to_status_line terminfo sequence for xtermThiago de Arruda2015-02-17
* tui: Fix background clear for some terminalsThiago de Arruda2015-02-17
* ui: Rewrite the builtin terminal UIThiago de Arruda2015-02-16