aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeyszeertzjq2022-04-29
| * vim-patch:8.2.0916: mapping with partly modifyOtherKeys code does not workzeertzjq2022-04-29
| * vim-patch:8.2.0839: dropping modifier when putting a character back in typeaheadzeertzjq2022-04-29
| * test: correct order of arguments to eq() and neq()zeertzjq2022-04-26
| * vim-patch:8.2.4805: CurSearch used for all matches in current linezeertzjq2022-04-23
| * vim-patch:8.2.4759: CurSearch highlight does not work for multi-line matchzeertzjq2022-04-21
| * vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
| * Merge pull request #18145 from bfredl/term_optbfredl2022-04-20
| |\
| | * feat(api): add tests for setting terminal ui optionsbfredl2022-04-17
| * | feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
| |/
| * docs: typo fixes (#17859)dundargoc2022-04-15
| * feat(keymap): add F38-F63 keys (#17893)zeertzjq2022-04-11
| * vim-patch:partial:8.1.2333: with modifyOtherKeys CTRL-^ doesn't work (#18048)zeertzjq2022-04-09
| * vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)zeertzjq2022-04-08
| * vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)zeertzjq2022-04-07
| * fix(ui): inccomand performance degradationKillTheMule2022-04-05
| * 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
| |/ /