aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
| |/ / |/| |
* | | Merge pull request #17192 from zeertzjq/aucmd-redrawingdisabledbfredl2022-01-29
|\ \ \
| * | | fix: set RedrawingDisabled before entering aucmd_winzeertzjq2022-01-25
| |/ /
* | | Merge pull request #17183 from notomo/expose-extmark-right-gravitybfredl2022-01-28
|\ \ \
| * | | feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
| |/ /
* | | fix(completion): update submode message when selecting from API (#17022)zeertzjq2022-01-28
* | | Merge pull request #17102 from zeertzjq/vim-8.2.1762bfredl2022-01-27
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stoppedzeertzjq2022-01-15
* | | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \ \
| * | | fix(input): never escape CSI byteszeertzjq2022-01-21
| |/ /