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
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
vim-patch:8.1.0709: windows are updated for every added/deleted sign
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.1.1338: fix hang when concealing wide char #10023
Jan Edmund Lazo
2019-05-18
*
vim-patch:8.1.1299: "extends" from 'listchars' is used when 'list' is off
Jan Edmund Lazo
2019-05-08
*
vim-patch:8.1.0865: when 'listchars' only contains "nbsp:X" it does not work
Jan Edmund Lazo
2019-05-08
*
terminal: swap priority of terminal, editor highlights
Justin M. Keyes
2019-05-02
*
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
[next]