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
/
globals.h
Commit message (
Expand
)
Author
Age
*
vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a block
Jan Edmund Lazo
2019-06-19
*
vim-patch:8.0.1516: errors for job options are not very specific
Jan Edmund Lazo
2019-06-15
*
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
*
vim-patch:8.0.1305: writefile() never calls fsync() #10153
Jan Edmund Lazo
2019-06-09
*
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
|
\
|
*
lint
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
vim-patch:8.0.1510: cannot assert beep #9938
Jan Edmund Lazo
2019-04-25
*
vim-patch:8.0.0716: "--clean", 'shadafile' #9907
Justin M. Keyes
2019-04-15
*
vim-patch:8.1.1113: making an autocommand trigger once is not so easy
Justin M. Keyes
2019-04-06
*
cursormoved: make global last_cursormoved window-local
Marco Hinz
2019-03-29
*
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
*
Merge pull request #6619 from bfredl/floating
Björn Linse
2019-03-02
|
\
|
*
floats: implement floating windows
Björn Linse
2019-03-02
*
|
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
|
/
*
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
*
multigrid: reset win scrolling after swap message
Björn Linse
2019-02-02
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
display: unify cursorline and concealcursor redraw logic
Björn Linse
2019-01-13
*
vim-patch:8.1.0648: custom operators can't act upon forced motion
Pedro L. Ramos
2019-01-10
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Clean whole grid when it was just resized
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: 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
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
lint
Jan Edmund Lazo
2018-09-29
*
globals: arg_had_last is bool
Jan Edmund Lazo
2018-09-29
*
vim-patch:8.0.1485: weird autocmd may cause arglist to be changed recursively
Jan Edmund Lazo
2018-09-29
*
cleanup/TUI: remove old unused code #9013
Justin M. Keyes
2018-09-19
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
*
globals: did_ai is bool
Jan Edmund Lazo
2018-08-06
*
globals: did_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si_back is bool
Jan Edmund Lazo
2018-08-06
*
globals: typebuf_was_filled is bool
Jan Edmund Lazo
2018-08-06
*
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
[next]