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 listchars hl for space/nbsp in visual mode.
Yichao Zhou
2016-05-20
*
lint
Yichao Zhou
2016-05-20
*
Let the highlight of listchars override cursorline
Yichao Zhou
2016-05-20
*
Merge pull request #4628 from brcolow/vim-7.4.1101
Justin M. Keyes
2016-05-10
|
\
|
*
vim-patch: 7.4.1101
Michael Ennen
2016-04-26
*
|
*: Fix new linter errors
ZyX
2016-05-01
|
/
*
Merge #4265 'vim-patch:7.4.925'.
Justin M. Keyes
2016-03-02
|
\
|
*
vim-patch:7.4.925
watiko
2016-02-17
*
|
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
|
/
*
Merge pull request #4234 from watiko/vim-7.4.977
Justin M. Keyes
2016-02-17
|
\
|
*
vim-patch:7.4.977
watiko
2016-02-11
*
|
vim-patch:7.4.792
watiko
2016-02-11
|
/
*
coverity/135004: Null pointer dereferences
Nikolai Aleksandrovich Pavlov
2016-02-03
*
tabline: Switch to functions, handle different click types
ZyX
2016-02-01
*
tabline: Add %[] atom to the tabline, for random commands on click
ZyX
2016-02-01
*
vim-patch:7.4.949
watiko
2016-01-28
*
vim-patch:7.4.639
watiko
2016-01-28
*
vim-patch:7.4.722
Jurica Bradaric
2016-01-24
*
Merge pull request #4012 from jbradaric/vim-7.4.729
Justin M. Keyes
2016-01-21
|
\
|
*
screen: Fix linting errors
Jurica Bradaric
2016-01-19
|
*
vim-patch:7.4.729
Jurica Bradaric
2016-01-19
*
|
vim-patch:7.4.603
watiko
2016-01-20
|
/
*
vim-patch:7.4.721
Michael Ennen
2016-01-13
*
screen.c: Remove out of date comment
Michael Reed
2016-01-07
*
Merge pull request #3851 from brcolow/vim-7.4.682
Justin M. Keyes
2015-12-16
|
\
|
*
vim-patch:7.4.682
brcolow
2015-12-16
*
|
vim-patch:7.4.665, 671
Shougo Matsushita
2015-12-16
|
/
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
win_T.w_cline_folded from int to bool
Nicolas Cornu
2015-09-07
*
screen.c: remove `screen_char_attr` #3235
Justin M. Keyes
2015-08-25
*
vim-patch:7.4.667 #3043
Marco Hinz
2015-07-18
*
vim-patch:7.4.719 #2817
Andrea Cedraro
2015-06-14
*
vim-patch:7.4.579 #2652
David Bürgin
2015-05-26
*
Cleanup misc.
Michael Reed
2015-05-18
*
vim-patch:7.4.562 #2593
David Bürgin
2015-05-16
*
vim-patch:7.4.587 #2622
David Bürgin
2015-05-13
*
src: Misc. cleanup
Michael Reed
2015-05-01
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
vim-patch:7.4.710
David Bürgin
2015-04-27
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
Macro cleanup: UNICODE16
Michael Reed
2015-03-05
*
Fix warnings: screen.c: screen_puts_len(): Various (4): FP/MI.
Eliseo Martínez
2015-02-21
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
[next]