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
*
PVS/V547: expression is always false #10511
Ihor Antonov
2019-07-15
*
Merge pull request #10090 from bfredl/floatpopup
Björn Linse
2019-07-07
|
\
|
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
|
vim-patch:8.1.1614: 'numberwidth' can only go up to 10
Jan Edmund Lazo
2019-07-05
|
/
*
screen: disable redrawing inside VimResized
Björn Linse
2019-07-05
*
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
vim-patch:8.0.1100: stuck in redraw loop when 'lazyredraw' is set
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.0.1688: some macros are used without a semicolon
Jan Edmund Lazo
2019-06-26
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
screen: showcmd should never move the cursor
Björn Linse
2019-06-13
*
vim-patch:8.1.0002: :stopinsert changes the message position
Jan Edmund Lazo
2019-06-03
*
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
[next]