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
*
diff: move diff globals to diff.h
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
undo: delete undo_off global without effect
Björn Linse
2019-11-16
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1217: remote eval to inspect vars in :debug #10903
Jan Edmund Lazo
2019-09-01
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Remove USE_MCH_ERRMSG
erw7
2019-06-09
*
|
Merge #10708 'remove DYNAMIC_ICONV'
Justin M. Keyes
2019-08-09
|
\
\
|
*
|
remove DYNAMIC_ICONV
erw7
2019-08-06
*
|
|
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
|
/
/
*
|
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
vim-patch:8.1.0623: iterating through window frames is repeated
Jan Edmund Lazo
2019-07-15
*
|
libluv: use luv_set_callback to control callback execution
Björn Linse
2019-06-30
*
|
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
|
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
*
|
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
[next]