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
*
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
*
vim-patch:8.0.0126
Justin M. Keyes
2017-08-12
*
vim-patch:8.0.0090 fix breakindent bug
Justin M. Keyes
2017-08-12
*
win_redr_status(): skip if wildmenu is showing
Justin M. Keyes
2017-08-05
*
vim-patch:8.0.0069
ckelsel
2017-07-23
*
Merge #6816 'TUI improvements'
Justin M. Keyes
2017-07-07
|
\
|
*
lint
Justin M. Keyes
2017-07-07
|
*
tui: Remove the iTerm2 corner case.
Jonathan de Boyne Pollard
2017-06-04
|
*
screen: Correct commentary.
Jonathan de Boyne Pollard
2017-06-03
*
|
bufhl: some style cleanup
Björn Linse
2017-06-24
*
|
screen.c: fix lint
Björn Linse
2017-06-14
*
|
screen.c: make more highlights window specific
Björn Linse
2017-06-14
|
/
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
api: use generated events for popupmenu and tabline
Björn Linse
2017-05-10
*
options: allow different highlights in windows
Björn Linse
2017-05-08
*
api/ext_tabline: `curtab` should be a Tabpage handle.
Justin M. Keyes
2017-04-28
*
api/ext_tabline: List of Dicts.
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
vim-patch:7.4.2152
James McCoy
2017-04-19
|
/
*
*: Fix linter errors
ZyX
2017-04-16
*
screen: Remove another portion of has_mbyte/friends-checking stuff
ZyX
2017-04-16
*
screen: Remove unneeded condition
ZyX
2017-04-16
*
screen: Silence NULL dereference false positive
ZyX
2017-04-16
*
screen: Silence “buffer underflow” warning
ZyX
2017-04-16
*
screen: Remove unneeded check
ZyX
2017-04-16
*
refactor: pos_T macros to functions (#6496)
Felipe Oliveira Carvalho
2017-04-11
*
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
highlight: :match should override 'list' (#6343)
Yichao Zhou
2017-03-26
[next]