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
Commit message (
Expand
)
Author
Age
*
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
|
\
\
|
*
|
win/TUI: ConEmu: get back_color_erase from terminfo
Justin M. Keyes
2018-12-30
|
*
|
cleanup: Remove os_term_is_nice()
Justin M. Keyes
2018-12-30
|
*
|
refactor: Extract os_tty_guess_term()
Justin M. Keyes
2018-12-30
|
*
|
update_terminfo.sh: NOLINT data arrays
Justin M. Keyes
2018-12-28
|
*
|
Merge 'upstream/master' into pr-win-erw7
Justin M. Keyes
2018-12-27
|
|
\
\
|
*
|
|
win/TUI: Fix scroll on Windows legacy console
erw7
2018-12-27
|
*
|
|
win/TUI: ConEmu: set immediate_wrap_after_last_column #9094
erw7
2018-12-27
|
*
|
|
win/TUI: builtin terminfos for cygwin, conemu, et al.
erw7
2018-12-27
|
*
|
|
win/TUI: SetConsoleMode() to override libuv #9094
erw7
2018-12-27
*
|
|
|
doc
Justin M. Keyes
2018-12-30
*
|
|
|
vim-patch:8.1.0662: needlessly searching for tilde in string
James McCoy
2018-12-30
*
|
|
|
vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'
James McCoy
2018-12-29
*
|
|
|
vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matches
James McCoy
2018-12-29
*
|
|
|
vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrong
James McCoy
2018-12-29
|
|
_
|
/
|
/
|
|
*
|
|
TUI: enter/exit alternate screen with "title stacking" (#9407)
Justin M. Keyes
2018-12-29
|
|
/
|
/
|
*
|
strings: make vim_snprintf handle %d correctly again
Björn Linse
2018-12-24
*
|
vim-patch:8.1.0627: Python cannot handle function name of script-local functi...
Jan Edmund Lazo
2018-12-23
*
|
vim-patch:8.1.0615: get_tv function names are not consistent (#9386)
Daniel Hahler
2018-12-22
*
|
Merge #9369 'vim-patch:8.1.0596'
Justin M. Keyes
2018-12-19
|
\
\
|
*
|
strings: use (u)int16_t for %h printf format
Jan Edmund Lazo
2018-12-16
|
*
|
vim-patch:8.1.0596: not all parts of printf() are tested
Jan Edmund Lazo
2018-12-16
*
|
|
l10n: Update Ukrainian translation #9377
Anatolii Sakhnik
2018-12-19
|
/
/
*
|
Merge pull request #9077 from jamessan/xdg-sysinit
James McCoy
2018-12-16
|
\
\
|
*
|
startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists
James McCoy
2018-12-16
*
|
|
TUI: TERM=nsterm
Justin M. Keyes
2018-12-16
*
|
|
TUI: detect BSD vt console
Justin M. Keyes
2018-12-16
|
/
/
[next]