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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.0286: not always redrawing after screen resize
Jan Edmund Lazo
2019-01-05
*
PVS/V547: window.c: Expression is always true
Justin M. Keyes
2019-01-04
*
PVS/V547: viml/parser/expressions.c: Expression is always true
Justin M. Keyes
2019-01-04
*
PVS/V751: tui.c, Parameter is not used
Justin M. Keyes
2019-01-04
*
PVS/V535: shada.c: variable reassigned in inner loop
Justin M. Keyes
2019-01-04
*
PVS/V547: diff.c: xmalloc() never returns NULL
Justin M. Keyes
2019-01-04
*
PVS/V547: diff.c: Expression is always true
Justin M. Keyes
2019-01-04
*
PVS/V501: diff.c: silence warning
Justin M. Keyes
2019-01-04
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
remove check_visual_highlight()
Justin M. Keyes
2019-01-04
*
vim-patch:8.1.0653: arglist test fails on MS-windows
Jan Edmund Lazo
2019-01-03
*
vim-patch:8.1.0651: :args \"foo works like :args without argument
Jan Edmund Lazo
2019-01-03
*
Merge #9425 'build: enable -Wshadow'
Justin M. Keyes
2019-01-03
|
\
|
*
UGRID_FOREACH_CELL: avoid shadowed variables
Justin M. Keyes
2019-01-02
|
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
|
TUI: Do not disable BCE for builtin terminfos (#9443)
Justin M. Keyes
2019-01-02
|
/
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
popupmenu: fix positioning with vsplits
Björn Linse
2019-01-01
*
multigrid: do all adjustment in screen.c
Björn Linse
2019-01-01
*
TUI: Konsole DECSCUSR fixup (#9423)
Justin M. Keyes
2018-12-31
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: API version bump
Björn Linse
2018-12-31
*
multigrid: rename to grid.row_offset and grid.requested_rows
Björn Linse
2018-12-31
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31
*
multigrid: various cleanup (types, unused parameters)
Björn Linse
2018-12-31
*
multigrid: Add multigrid documentation
Utkarsh Maheshwari
2018-12-31
*
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
multigrid: send win_hide events when changing tabpage
Björn Linse
2018-12-31
*
multigrid: don't clear window grids on resize
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Draw fold for the entire width of window grid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Fix rebase errors in screen.c
Utkarsh Maheshwari
2018-12-31
*
multigrid: Fix sending window grid handle in ext_newline mode
Utkarsh Maheshwari
2018-12-31
*
multigrid: use grid-based coordinates for ext_popupmenu
Björn Linse
2018-12-31
*
multigrid: Fix grid allocation misses
Utkarsh Maheshwari
2018-12-31
*
multigrid: avoid allocation when not ext_multigrid.
Björn Linse
2018-12-31
*
multigrid: Clean whole grid when it was just resized
Utkarsh Maheshwari
2018-12-31
*
multigrid: Add ScreenGrid as a param to multibyte functions
Utkarsh Maheshwari
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Put everything on default_grid if not ext_multigrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Add win_position event
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
multigrid: introduce grid abstraction
Björn Linse
2018-12-31
*
Merge #9408 from justinmk/tui-title-stacking
Justin M. Keyes
2018-12-31
|
\
|
*
TUI: attempt "title stacking" unconditionally
Justin M. Keyes
2018-12-29
*
|
version.c: update [ci skip] (#9417)
Marvim the Paranoid Android
2018-12-31
*
|
version.c: update [ci skip] (#9275)
Marvim the Paranoid Android
2018-12-31
*
|
Merge #9401 from justinmk/pr-win-erw7
Justin M. Keyes
2018-12-30
|
\
\
[next]