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.2.3756: might crash when callback is not valid
zeertzjq
2022-11-07
*
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
*
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
*
vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...
zeertzjq
2022-11-06
*
vim-patch:9.0.0835: the window title is not redrawn when 'endoffile' changes ...
zeertzjq
2022-11-06
*
vim-patch:8.2.4100: early return when getting the 'formatlistpat' value
zeertzjq
2022-11-05
*
vim-patch:8.2.4093: cached breakindent values not initialized properly
zeertzjq
2022-11-05
*
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
*
fix: setting tabline option not redrawing tabline
shadmansaleh
2022-10-24
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:8.2.4453: :helpgrep may free an option that was not allocated
zeertzjq
2022-10-13
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
fix(ui): setting 'cmdheight' with global statusline (#20515)
zeertzjq
2022-10-07
*
vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)
zeertzjq
2022-10-06
*
vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...
zeertzjq
2022-10-06
*
fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)
bfredl
2022-10-05
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
refactor: replace unnecessary helper functions in optionstr.c
Famiu Haque
2022-09-28
*
vim-patch:9.0.0544: minor issues with setting a string option
zeertzjq
2022-09-22
*
vim-patch:9.0.0540: assigning stack variable to argument confuses Coverity
zeertzjq
2022-09-22
*
vim-patch:9.0.0537: the do_set() function is much too long (#20274)
zeertzjq
2022-09-22
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
vim-patch:8.2.0690: line number of option set by modeline is wrong (#20228)
zeertzjq
2022-09-17
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
vim-patch:8.2.1269: language and locale code spread out (#19964)
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
vim-patch:8.1.2331: the option.c file is still very big (#19954)
zeertzjq
2022-08-26
*
vim-patch:9.0.0036: 'fillchars' cannot have window-local values
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)
zeertzjq
2022-08-20
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
[next]