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
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: set_chars_option()
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
vim-patch:8.2.3699: the +title feature adds a lot of #ifdef but little code (...
zeertzjq
2022-08-17
*
refactor(signs): handle non-sign attrs separately (#19784)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
zeertzjq
2022-08-15
*
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
zeertzjq
2022-08-15
*
refactor(screen.c): resolve all clint errors (#19754)
Lewis Russell
2022-08-13
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
2022-08-02
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
|
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
|
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
|
/
*
refactor: enable -Wconversion warning for screen.c
Dundar Goc
2022-07-30
*
fix(screen): check for col instead of vcol when drawing fold (#19572)
zeertzjq
2022-07-29
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work
zeertzjq
2022-07-15
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
fix(float): fix float window border drawing with winbar
zeertzjq
2022-07-10
*
vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)
zeertzjq
2022-07-10
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:8.0.1574: show cursor in wrong place when using popup menu
zeertzjq
2022-07-01
*
vim-patch:8.0.1558: no right-click menu in a terminal
zeertzjq
2022-07-01
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
vim-patch:8.2.5076: unnecessary code (#18922)
zeertzjq
2022-06-11
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(ui): redraw winbar alongside statusline
Famiu Haque
2022-05-23
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
[next]