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: truncate showmode messages
Björn Linse
2018-07-12
*
vim-patch:8.0.0686: extra redraw when using CTRL-L in second window
Jan Edmund Lazo
2018-07-03
*
highlight: high-priority CursorLine if fg is set. #8578
Yichao Zhou
2018-06-28
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
|
Add ‘eob’ option to fillchars
Jack Bracewell
2018-06-13
*
|
screen: use UTF-8 representation
Björn Linse
2018-06-13
|
/
*
vim-patch:8.0.0520: using a function pointer while the function is known (#8513)
KunMing Xie
2018-06-10
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
vim-patch:8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' (#8483)
Jan Edmund Lazo
2018-06-05
*
vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431)
KunMing Xie
2018-05-24
*
terminal: tickle statusline on entering #8323
raichoo
2018-05-18
*
Merge pull request #8358 from mhinz/screen
James McCoy
2018-05-04
|
\
|
*
screen: avoid artifacts
Marco Hinz
2018-05-04
*
|
messages: redraw tabline if it was overdrawn by messages
Björn Linse
2018-05-04
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
*: Fix clint errors
ZyX
2018-04-22
|
*
screen: Fix PVS/V560: col never reassigned in this part of code
ZyX
2018-04-22
|
*
screen: Fix PVS/V519: duplicate successive assignment
ZyX
2018-04-22
|
*
screen: Fix PVS/V560: condition was checked in surrounding if
ZyX
2018-04-22
|
*
screen: Get rid of ScreenLines2 as it is no longer used
ZyX
2018-04-22
|
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
|
screen: winhl=Normal:Background should not override syntax (#8093)
Björn Linse
2018-04-02
|
/
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
screen.c: define column width by function (#5802)
Matthieu Coudron
2018-03-18
*
screen.c: make negative 'writedelay' show all redraws
Björn Linse
2018-02-24
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
defaults: 'fillchars'
Justin M. Keyes
2018-02-23
*
screen: win_del_lines/win_ins_lines cleanup
Björn Linse
2018-02-21
*
screen: remove dead code emulating terminals without scroll regions
Björn Linse
2018-02-21
*
Merge #7939 "fix crash: 'spell' and long lines"
Justin M. Keyes
2018-02-11
|
\
|
*
screen.c: resolve neovim issue #7937
Michael Brailsford
2018-02-07
*
|
ui/tui: highlighting refactor
Björn Linse
2018-02-11
|
/
*
vim-patch:8.0.0380: with 'linebreak' double wide char wraps badly
ckelsel
2018-01-14
*
:terminal : fix crash on resize (#7547)
Justin M. Keyes
2017-11-13
*
Merge #7173 'api/ui: externalize cmdline'
Justin M. Keyes
2017-10-29
|
\
|
*
ext_cmdline: implement redraw!
Björn Linse
2017-10-26
*
|
test: :terminal + numberwidth=9
Justin M. Keyes
2017-10-28
*
|
terminal: Account for number column (#5310)
Sam Wilson
2017-10-27
|
/
*
syntax: 'cursorline': revert priority change (#7400)
Justin M. Keyes
2017-10-16
*
syntax: 'cursorline': low priority #6380
Justin M. Keyes
2017-10-07
*
syntax: 'cursorcolumn', 'colorcolumn': low priority #6380
Justin M. Keyes
2017-10-07
*
terminal.c: need maketitle() in terminal-mode
Justin M. Keyes
2017-09-09
*
doc: screen_resize(): remove mention of "mustset"
Justin M. Keyes
2017-08-14
*
ui: disable 'lazyredraw' during ui_refresh.
Justin M. Keyes
2017-08-14
*
vim-patch:8.0.0235
Justin M. Keyes
2017-08-12
*
vim-patch:8.0.0524
Justin M. Keyes
2017-08-12
*
vim-patch:8.0.0518
Justin M. Keyes
2017-08-12
*
vim-patch:8.0.0290 vim-patch:8.0.0394
Justin M. Keyes
2017-08-12
[next]