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
/
src
/
nvim
/
screen.c
Commit message (
Expand
)
Author
Age
*
fixup: bfredl comments
TJ DeVries
2020-10-22
*
vim-patch:8.2.0943: displaying ^M or ^J depends on current buffer
Jan Edmund Lazo
2020-10-18
*
whine
Björn Linse
2020-10-10
*
screen: untangle static and dynamic decorations
Björn Linse
2020-10-10
*
because reasons (undefined behavior)
Björn Linse
2020-10-10
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
vim-patch:8.1.2294: cursor pos wrong with concealing and search causes a scroll
Jan Edmund Lazo
2020-10-08
*
vim-patch:8.1.1717: last char in menu popup window highlighted
Jan Edmund Lazo
2020-10-08
*
vim-patch:8.2.1488: text does not scroll when inserting above first line
Aufar Gilbran
2020-10-07
*
vim-patch:8.2.1345: Redraw error when using visual block and scroll
Aufar Gilbran
2020-10-07
*
screen.c: fix buffer overflow due to folding
erw7
2020-10-01
*
screen: more work on fold_line replacement
Björn Linse
2020-09-24
*
screen.c: remove fold_line
Matthieu Coudron
2020-09-24
*
luahl: temporary workaround for virt_text ownership ambiguity
Björn Linse
2020-09-13
*
luahl: global the luahl
Björn Linse
2020-09-13
*
luahl
Björn Linse
2020-09-13
*
Merge pull request #12721 from aufarg/vim-8.1.0265
Jan Edmund Lazo
2020-09-12
|
\
|
*
vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :v
Aufar Gilbran
2020-09-11
*
|
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
|
Invalidate grid on allction when in ext_multigrid
Ville Hakulinen
2020-09-06
*
|
extmark: refiy "Decoration" abstraction
Björn Linse
2020-09-03
|
/
*
Merge pull request #12621 from Shougo/vim-8.1.1564
Matthieu Coudron
2020-08-09
|
\
|
*
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
|
*
vim-patch:8.1.1712: signs in number column cause text to be misaligned
erw7
2020-07-23
|
*
vim-patch:8.1.1623: display wrong with signs in narrow number column
erw7
2020-07-23
|
*
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
*
|
vim-patch:8.2.1004: line numbers below filler lines not always updated
Jan Edmund Lazo
2020-08-02
*
|
vim-patch:8.1.2172: spell highlight is wrong at start of the line
Jan Edmund Lazo
2020-08-02
*
|
terminal: fix terminal attribute overflow
erw7
2020-07-29
|
/
*
vim-patch:8.2.0766: display error when using 'number' and 'breakindent'
Jan Edmund Lazo
2020-05-21
*
vim-patch:8.2.0309: window-local values have confusing name
Jan Edmund Lazo
2020-05-11
*
vim-patch:8.2.0308: 'showbreak' does not work for a very long line
Jan Edmund Lazo
2020-05-11
*
vim-patch:8.2.0681: pattern for 'hlsearch' highlighting may leak
Jan Edmund Lazo
2020-05-03
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.2.0464: typos and other small problems
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.1.1745: compiler warning for unused argument
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
Merge pull request #11716 from teto/folds_auto_backup
Matthieu Coudron
2020-03-02
|
\
|
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
|
vim-patch:8.1.1642: may use uninitialized variable
Jan Edmund Lazo
2020-03-01
|
/
*
vim-patch:8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' set
Jan Edmund Lazo
2020-02-20
*
treesitter: cleanup some luahl stuff
Björn Linse
2020-02-10
*
treesitter: use internal "decorations" buffer
Björn Linse
2020-02-10
*
Merge pull request #11755 from bfredl/qf_msg
Björn Linse
2020-01-26
|
\
|
*
screen: add missing redraws after a message
Björn Linse
2020-01-26
*
|
vim-patch:8.1.2245: third character of 'listchars' tab shows in wrong place
Jan Edmund Lazo
2020-01-24
*
|
vim-patch:8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set
Jan Edmund Lazo
2020-01-23
|
/
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
Merge pull request #11715 from teto/fix_fillchar
Matthieu Coudron
2020-01-20
|
\
[next]