aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
* getchar: Handle incomplete <Paste> in typeahead buffer #10311Alan Wu2019-06-24
* tui: support rgba background detection (#10205)Harm te Hennepe2019-06-13
* TUI: set os/input.c:global_fd to input->in_fd #10174erw72019-06-10
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* Merge pull request #9883 from bfredl/termredrawBjörn Linse2019-05-14
|\
| * ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* | UI/nvim_ui_attach(): add `override` optionJustin M. Keyes2019-05-09
* | terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* | Reset stop_insert_mode in terminal_enter rather than terminal_checkglacambre2019-04-20
|/
* :stopinsert should leave terminal-mode #9856glacambre2019-04-08
* test: simplify TUI bg-detection testJustin M. Keyes2019-03-15
* TUI/background detection: hook into VimEnter eventJustin M. Keyes2019-03-11
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* TUI: rework background-color detectionJustin M. Keyes2019-02-22
* Merge #5027 'TUI: detect background color'Justin M. Keyes2019-02-17
|\
| * Merge #5027 'TUI: detect background color'Justin M. Keyes2019-01-17
| |\
| | * Add tests for terminal background detectionJosh Triplett2016-07-24
* | | terminal: Fix potential invalid local 'scrollback' (#9605)Justin M. Keyes2019-02-17
* | | UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* | | options: set 'scrollback' to -1 by default #9563Marco Hinz2019-02-04
* | | test: improve reliability of ":terminal topline" testJustin M. Keyes2019-01-31
* | | :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* | | terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* | | window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
|/ /
* | multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* | multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
* | test: win/TUI builtin terminfosJustin M. Keyes2018-12-28
* | highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* | defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* | test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* | test/win: window_split_tab_spec: fix retry()Justin M. Keyes2018-11-05
* | test/win: window_split_tab_spec: increase retry() timeJustin M. Keyes2018-11-05
* | test/win: retry unreliable SIGWINCH testJustin M. Keyes2018-11-04
* | win: test: SIGWINCH is noisy #7506Justin M. Keyes2018-11-01
* | test: fix/speedup scrollback_specJan Edmund Lazo2018-10-22
* | tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
* | test: replace wait() with pre-assertion in assert_term_colorsBjörn Linse2018-10-06
* | ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* | tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* | ui: use line-based rather than char-based updates in screen.cBjörn Linse2018-07-21
* | terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2018-07-12
* | terminal: flush vterm output buffer on pty output #8486林千里2018-06-08
* | nvim_list_uis: include channel idBjörn Linse2018-06-01
* | test: tui_spec.lua: relax test (#8289)Justin M. Keyes2018-04-16
* | terminal: resize to the max dimensions (#8249)Andrew Pyatkov2018-04-16
* | insert-mode: interpret unmapped META as ESCJustin M. Keyes2018-04-04
* | win: defaults: 'shellcmdflag', 'shellxquote' #7343Jan Edmund Lazo2018-03-24
* | 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* | ui/tui: highlighting refactorBjörn Linse2018-02-11
* | :terminal Enter/Leave should not increment jumplistJustin M. Keyes2018-02-07