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
*
vim-patch:8.0.0797: finished job in terminal window is not handled
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.0.1133: syntax timeout not used correctly
Jan Edmund Lazo
2019-04-23
*
lint
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.0.0647: syntax highlighting can make cause a freeze
Jan Edmund Lazo
2019-04-23
*
windows: float config changes
Björn Linse
2019-04-14
*
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
2019-04-03
*
vim-patch:8.1.1082: "Conceal" match is mixed up with 'hlsearch' match.
Jan Edmund Lazo
2019-03-31
*
vim-patch:8.1.1073: space in number column is on wrong side with 'rightleft' set
Jan Edmund Lazo
2019-03-31
*
vim-patch:8.0.1528: dead code found
Jan Edmund Lazo
2019-03-26
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757
Justin M. Keyes
2019-03-19
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
|
*
floats: implement floating windows
Björn Linse
2019-03-02
*
|
screen.c: remove dead code #6609
Justin M. Keyes
2019-03-02
|
/
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
*
screen: simplify scrolling code
Björn Linse
2019-02-07
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
*
multigrid: reset win scrolling after swap message
Björn Linse
2019-02-02
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
*
Reduce pum redraws from edit.c by delaying undisplay of pum
Björn Linse
2019-02-02
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
vim-patch:8.1.0759: showing two characters for tab is limited
Marco Hinz
2019-01-26
|
*
linter: fix issues
Marco Hinz
2019-01-26
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
screen: simplify wp->w_lines allocation logic
Björn Linse
2019-01-27
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
|
screen: remove superfluous default_grid indirection for global size
Björn Linse
2019-01-27
*
|
terminal: simplify sizing logic
Björn Linse
2019-01-27
|
/
*
screen: don't unconditionally clear messages on window scroll
Björn Linse
2019-01-15
*
clang/"Dead assignment": screen.c
Justin M. Keyes
2019-01-13
*
display: unify cursorline and concealcursor redraw logic
Björn Linse
2019-01-13
*
Merge pull request #9484 from bfredl/highlander
Björn Linse
2019-01-11
|
\
|
*
screen: make update_screen() the only entry point for redrawing
Björn Linse
2019-01-11
*
|
vim-patch:8.1.0450: build failure without the +fold feature
Michael Vilim
2019-01-11
*
|
vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481
Michael Vilim
2019-01-11
|
/
*
remove dead argument of redrawWinline
Björn Linse
2019-01-09
*
screen: avoid redrawing windows immediately when debug signs are placed.
Björn Linse
2019-01-09
*
vim-patch:8.1.0700: using "gt" sometimes does not redraw a tab (#9464)
Justin M. Keyes
2019-01-07
*
vim-patch:8.1.0683: spell highlighting does not always end
Jan Edmund Lazo
2019-01-05
*
vim-patch:8.1.0674: leaking memory when updating a single line
Jan Edmund Lazo
2019-01-05
*
vim-patch:8.0.0286: not always redrawing after screen resize
Jan Edmund Lazo
2019-01-05
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
remove check_visual_highlight()
Justin M. Keyes
2019-01-04
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
[next]