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
*
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
*
vim-patch:8.1.0032: BS in prompt buffer starts new line
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
*
refactor: move session functions to ex_session.c
Justin M. Keyes
2020-01-28
*
vim-patch:8.1.1144: too strict checking of the 'spellfile' option
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.1.1143: may pass weird strings to file name expansion
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.1.0061: fix resetting, setting 'title' #11733
Billy SU
2020-01-21
*
restore old 'termencoding' behavior
Björn Linse
2020-01-19
*
Remove termtype option
erw7
2020-01-17
*
Change option name from termwintype to termtype
erw7
2020-01-17
*
Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}
erw7
2020-01-17
*
Change to use ConPTY, if available
erw7
2020-01-17
*
defaults: set fillchars "foldsep" to box line #11702
Matthieu Coudron
2020-01-11
*
option: restore termencoding (readonly) #11662
Jan Edmund Lazo
2020-01-02
*
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
jumplist: browser-style (or 'tagstack') navigation #11530
butwerenotthereyet
2019-12-10
*
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
[next]