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
*
screen.c: fix an issue with wrap and folds
Matthieu Coudron
2021-01-07
*
screen.c: fix last character on foldtext
Matthieu Coudron
2021-01-06
*
screen.c: fix display of signcolumn=auto in diffs (#13688)
Matthieu Coudron
2021-01-05
*
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
fix(fold): highlight even in folds (#13643)
Matthieu Coudron
2020-12-30
*
Merge pull request #13624 from janlazo/vim-8.2.2234
Jan Edmund Lazo
2020-12-28
|
\
|
*
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
*
|
fix(fold): dont highlight search results on folded lines (#13616)
Matthieu Coudron
2020-12-29
|
/
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
fix: appease linter
Matthieu Coudron
2020-12-24
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
folds: use Folded highlight even with spell on (#13393)
Matthieu Coudron
2020-11-29
*
screen.c: Allow showbreak to override cursorline. (#13372)
shade-of-noon
2020-11-25
*
fix(fold): use Folded highlight even with spell on
Matthieu Coudron
2020-11-23
*
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
*
decorations: allow nvim_set_hl to break existing links
Björn Linse
2020-11-21
*
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
|
/
*
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
[next]