aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* test: move completion :stopinsert test to completion_spec.lua (#17992)zeertzjq2022-04-04
* fix(input): do not translate scroll keys into multiclickszeertzjq2022-04-02
* test: add a test for #13916zeertzjq2022-04-01
* vim-patch:8.2.4660: cursorcolumn is sometimes not correctzeertzjq2022-04-01
* Merge pull request #17890 from zeertzjq/conceal-virtcol-changedbfredl2022-03-31
|\
| * perf: only redraw concealed line if cursor has moved horizontallyzeertzjq2022-03-28
* | fix: correct vertical dragging room calculation with global statusline (#17928)zeertzjq2022-03-31
* | fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)zeertzjq2022-03-30
* | fix(decorations): do not put empty virt_text (#17872)zeertzjq2022-03-29
|/
* vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...zeertzjq2022-03-28
* vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'zeertzjq2022-03-28
* chore: fix typos (#17755)dundargoc2022-03-25
* Merge pull request #17821 from zeertzjq/vim-patch-cursorlinezeertzjq2022-03-24
|\
| * vim-patch:8.2.4591: cursor line not updated when a callback moves the cursorzeertzjq2022-03-24
* | feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionallybfredl2022-03-24
|/
* fix(float): do not switch window before deleting last listed buffer (#17840)zeertzjq2022-03-24
* fix(float): don't always switch window when deleting last listed buffer (#17836)zeertzjq2022-03-24
* test: add test for deleting last listed buffer when there are floats (#17833)zeertzjq2022-03-24
* fix(float): make laststatus=1 behave consistently with floating windowszeertzjq2022-03-23
* fix(float): handle buffer deletion with floating windowszeertzjq2022-03-23
* fix(win_close): count the window the be closed instead of curwinzeertzjq2022-03-23
* fix(screen): do not do syntax highlighting at filler or folded lines (#17818)zeertzjq2022-03-23
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | chore: fix typos (#17331)dundargoc2022-03-10
* | Merge pull request #17640 from lewis6991/virttextfixbfredl2022-03-09
|\ \
| * | fix(extmarks): fix signsLewis Russell2022-03-08
* | | test: add a Lua screen test for CursorLineNr in diff modezeertzjq2022-03-08
|/ /
* | Merge pull request #16897 from lewis6991/signsbfredl2022-03-06
|\ \
| * | feat(decorations): support signsLewis Russell2022-03-05
* | | feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov2022-03-03
|/ /
* | Merge pull request #17578 from zeertzjq/test-warning-pokezeertzjq2022-03-03
|\ \
| * | test: mention poke_eventloop() instead of wait()zeertzjq2022-03-02
* | | fix(test): only use buffer completion in popupmenu timer testbfredl2022-03-02
|/ /
* | Merge pull request #17432 from zeertzjq/vim-8.1.2336zeertzjq2022-02-27
|\ \
| * | test: add some tests for :*map <expr>Jay Sandhu2022-02-17
| |/
* | Merge pull request #17527 from zeertzjq/test-pending-win32zeertzjq2022-02-26
|\ \
| * | test: use helpers.pending_win32(pending) instead of iswin()zeertzjq2022-02-26
* | | Merge pull request #17472 from lewis6991/signcol_improvementsbfredl2022-02-26
|\ \ \ | |/ / |/| |
| * | fix(signcol): update cursor when signcol changesLewis Russell2022-02-24
| |/
* / ci: skip tests that fail on windowsDundar Göc2022-02-20
|/
* Merge pull request #16914 from godlygeek/fix_14587Christian Clason2022-02-13
|\
| * fix(screen): don't put empty sign text in line number columnMatt Wozniski2022-01-04
* | test: convert some colorcolumn tests to Lua screen testszeertzjq2022-02-12
* | fix: close floating windows when calling win_close()Rom Grk2022-02-10
* | Merge pull request #17279 from zeertzjq/state-enter-vpeekcbfredl2022-02-06
|\ \
| * | fix(event-loop): call vpeekc() directly first to check for characterzeertzjq2022-02-03
* | | Merge pull request #17194 from zeertzjq/inccommand-prev-subzeertzjq2022-02-06
|\ \ \
| * | | fix(inccommand): do not change reg_prev_sub when previewingzeertzjq2022-01-25
* | | | vim-patch:8.2.1128: the write message mentions characters, but it's byteszeertzjq2022-02-04
| |/ / |/| |