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
/
option.c
Commit message (
Expand
)
Author
Age
*
Merge pull request #11445 from bfredl/fcslcs
Björn Linse
2019-11-26
|
\
|
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
*
|
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
|
/
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
vim-patch:8.1.0515: reloading a script gives errors for existing functions
erw7
2019-09-04
*
[squash] Fix errors when porting
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.1.0046: loading a session file fails if 'winheight' is big
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.0858: check if job terminal is running #10908
Jan Edmund Lazo
2019-09-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
findoption_len: treat viminfo/viminfofile as aliases
Daniel Hahler
2019-08-26
*
vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)
Daniel Hahler
2019-08-25
*
style
Justin M. Keyes
2019-08-13
*
startup: handle 'guicursor' after user config
Justin M. Keyes
2019-08-13
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Fix problems with message catalog directory
erw7
2019-06-09
*
|
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
*
|
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
vim-patch:8.1.0495: :filter only supports some commands
Jan Edmund Lazo
2019-07-15
*
|
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
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
|
/
/
*
|
defaults: wildoptions=pum,tagfile #10384
Justin M. Keyes
2019-07-01
*
|
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
|
vim-patch:8.1.1366: using expressions in a modeline is unsafe
James McCoy
2019-06-24
*
|
vim-patch:8.0.1704: 'backupskip' default doesn't work for Mac
Daniel Hahler
2019-06-13
|
/
*
vim-patch:8.1.1270: cannot see current match position
erw7
2019-06-05
*
vim-patch:8.1.0205: invalid memory access with invalid modeline
Jan Edmund Lazo
2019-05-25
*
vim-patch:8.1.1046: the "secure" variable is used inconsistently
Jan Edmund Lazo
2019-05-05
*
vim-patch:8.1.0613: when executing an insecure function the secure flag is stuck
Jan Edmund Lazo
2019-05-05
*
win/defaults: Use "…/nvim-data/site" in 'runtimepath'
Justin M. Keyes
2019-04-28
*
vim-patch:8.0.0702: error in a timer can make Vim unusable #9826
Justin M. Keyes
2019-04-10
*
lint
James McCoy
2019-04-08
*
Remove MSVC optimization workaround for SHM_ALL
James McCoy
2019-04-08
*
Make SHM_ALL to a variable instead of a compound literal #define
James McCoy
2019-04-07
*
fixup: use vim_snprintf, ASCII_ISALNUM
Abdelhakeem
2019-03-29
*
lint
Abdelhakeem
2019-03-29
*
vim-patch:8.1.0544: setting 'filetype' in a modeline causes an error
Abdelhakeem
2019-03-28
*
vim-patch:8.1.0540: may evaluate insecure value when appending to option
Abdelhakeem
2019-03-28
*
vim-patch:8.1.0539: cannot build without the sandbox
Abdelhakeem
2019-03-28
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
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
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
[next]