index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
Commit message (
Expand
)
Author
Age
*
test: move completion :stopinsert test to completion_spec.lua (#17992)
zeertzjq
2022-04-04
*
fix(input): do not translate scroll keys into multiclicks
zeertzjq
2022-04-02
*
test: add a test for #13916
zeertzjq
2022-04-01
*
vim-patch:8.2.4660: cursorcolumn is sometimes not correct
zeertzjq
2022-04-01
*
Merge pull request #17890 from zeertzjq/conceal-virtcol-changed
bfredl
2022-03-31
|
\
|
*
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
*
|
fix: correct vertical dragging room calculation with global statusline (#17928)
zeertzjq
2022-03-31
*
|
fix(event-loop): duplicate display updating logic in vgetorpeek() (#17913)
zeertzjq
2022-03-30
*
|
fix(decorations): do not put empty virt_text (#17872)
zeertzjq
2022-03-29
|
/
*
vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...
zeertzjq
2022-03-28
*
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
zeertzjq
2022-03-28
*
chore: fix typos (#17755)
dundargoc
2022-03-25
*
Merge pull request #17821 from zeertzjq/vim-patch-cursorline
zeertzjq
2022-03-24
|
\
|
*
vim-patch:8.2.4591: cursor line not updated when a callback moves the cursor
zeertzjq
2022-03-24
*
|
feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionally
bfredl
2022-03-24
|
/
*
fix(float): do not switch window before deleting last listed buffer (#17840)
zeertzjq
2022-03-24
*
fix(float): don't always switch window when deleting last listed buffer (#17836)
zeertzjq
2022-03-24
*
test: add test for deleting last listed buffer when there are floats (#17833)
zeertzjq
2022-03-24
*
fix(float): make laststatus=1 behave consistently with floating windows
zeertzjq
2022-03-23
*
fix(float): handle buffer deletion with floating windows
zeertzjq
2022-03-23
*
fix(win_close): count the window the be closed instead of curwin
zeertzjq
2022-03-23
*
fix(screen): do not do syntax highlighting at filler or folded lines (#17818)
zeertzjq
2022-03-23
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
chore: fix typos (#17331)
dundargoc
2022-03-10
*
|
Merge pull request #17640 from lewis6991/virttextfix
bfredl
2022-03-09
|
\
\
|
*
|
fix(extmarks): fix signs
Lewis Russell
2022-03-08
*
|
|
test: add a Lua screen test for CursorLineNr in diff mode
zeertzjq
2022-03-08
|
/
/
*
|
Merge pull request #16897 from lewis6991/signs
bfredl
2022-03-06
|
\
\
|
*
|
feat(decorations): support signs
Lewis Russell
2022-03-05
*
|
|
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
|
/
/
*
|
Merge pull request #17578 from zeertzjq/test-warning-poke
zeertzjq
2022-03-03
|
\
\
|
*
|
test: mention poke_eventloop() instead of wait()
zeertzjq
2022-03-02
*
|
|
fix(test): only use buffer completion in popupmenu timer test
bfredl
2022-03-02
|
/
/
*
|
Merge pull request #17432 from zeertzjq/vim-8.1.2336
zeertzjq
2022-02-27
|
\
\
|
*
|
test: add some tests for :*map <expr>
Jay Sandhu
2022-02-17
|
|
/
*
|
Merge pull request #17527 from zeertzjq/test-pending-win32
zeertzjq
2022-02-26
|
\
\
|
*
|
test: use helpers.pending_win32(pending) instead of iswin()
zeertzjq
2022-02-26
*
|
|
Merge pull request #17472 from lewis6991/signcol_improvements
bfredl
2022-02-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(signcol): update cursor when signcol changes
Lewis Russell
2022-02-24
|
|
/
*
/
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
|
/
*
Merge pull request #16914 from godlygeek/fix_14587
Christian Clason
2022-02-13
|
\
|
*
fix(screen): don't put empty sign text in line number column
Matt Wozniski
2022-01-04
*
|
test: convert some colorcolumn tests to Lua screen tests
zeertzjq
2022-02-12
*
|
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
|
Merge pull request #17279 from zeertzjq/state-enter-vpeekc
bfredl
2022-02-06
|
\
\
|
*
|
fix(event-loop): call vpeekc() directly first to check for character
zeertzjq
2022-02-03
*
|
|
Merge pull request #17194 from zeertzjq/inccommand-prev-sub
zeertzjq
2022-02-06
|
\
\
\
|
*
|
|
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
*
|
|
|
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
|
|
/
/
|
/
|
|
[next]