aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal
Commit message (Expand)AuthorAge
...
* paste: one undo-block per streamJustin M. Keyes2019-09-02
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-09-01
|\
| * test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* | test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
|/
* tui/input: defer nvim_paste properly.Björn Linse2019-08-31
* test: vim.paste() cancelJustin M. Keyes2019-08-30
* paste: break lines at CR, CRLF #10877Justin M. Keyes2019-08-29
* API: TRY_WRAP() for "abort-causing non-exception errors"Justin M. Keyes2019-08-28
* paste: handle 'nomodifiable'Justin M. Keyes2019-08-27
* paste: make vim.paste() "public"Justin M. Keyes2019-08-27
* paste: handle vim.paste() failureJustin M. Keyes2019-08-27
* paste: implement redo (AKA dot-repeat)Justin M. Keyes2019-08-27
* paste: insert text "before" cursor in Insert-modeJustin M. Keyes2019-08-27
* API: nvim_pasteJustin M. Keyes2019-08-27
* paste: workaround typeahead raceJustin M. Keyes2019-08-27
* API: nvim_put: always PUT_CURSENDJustin M. Keyes2019-08-27
* test/tui_spec: connect to child sessionJustin M. Keyes2019-08-27
* paste: edge-case: handle EOL at end-of-bufferJustin M. Keyes2019-08-27
* paste: testJustin M. Keyes2019-08-27
* paste: use nvim_put()Justin M. Keyes2019-08-27
* paste: fixup testsJustin M. Keyes2019-08-27
* TUI/paste: always flush on paste mode-changeJustin M. Keyes2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* tests: win: enable buffer focus testJan Edmund Lazo2019-08-18
* test: win: enable WinEnter terminal testJan Edmund Lazo2019-08-18
* tests: make TERM=interix test pending (#10576)Daniel Hahler2019-07-22
* tests: shell-test: use count for REP (#10514)Daniel Hahler2019-07-16
* tests: ex_terminal_spec: add test for previous leak (#10450)Daniel Hahler2019-07-08
* tests: fix/improve "TUI background color" tests (#10229)Daniel Hahler2019-07-03
* tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)Daniel Hahler2019-07-02
* 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