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
/
optionstr.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.1028: too many strlen() calls in screen.c (#32083)
zeertzjq
2025-01-18
*
refactor(options): generic expand and did_set callbacks (#32011)
Lewis Russell
2025-01-16
*
feat(terminal): support theme update notifications (DEC mode 2031) (#31999)
Gregory Anders
2025-01-14
*
fix(options): better handling of empty values
Lewis Russell
2025-01-13
*
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
2025-01-09
*
refactor(options): set option value for non-current context directly
Famiu Haque
2024-12-26
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
vim-patch:9.1.0908: not possible to configure :messages (#31492)
zeertzjq
2024-12-07
*
vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)
zeertzjq
2024-11-28
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(options): use os_win/os_buf for local options (#31060)
zeertzjq
2024-11-08
*
refactor(options): remove fileformat macros
Famiu Haque
2024-11-05
*
vim-patch:9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocal
zeertzjq
2024-11-03
*
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
2024-11-03
*
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
2024-10-29
*
refactor(options): option flags enum #30961
Famiu Haque
2024-10-28
*
refactor(options): always allocate option values (#30917)
Famiu Haque
2024-10-27
*
fix(options): missing error check for global 'scl' and 'winhl' (#30919)
zeertzjq
2024-10-24
*
vim-patch:9.1.0806: tests: no error check when setting global 'briopt'
zeertzjq
2024-10-24
*
vim-patch:9.1.0804: tests: no error check when setting global 'cc'
zeertzjq
2024-10-24
*
vim-patch:9.1.0803: tests: no error check when setting global 'isk'
zeertzjq
2024-10-24
*
vim-patch:9.1.0802: tests: no error check when setting global 'fdm' to empty ...
zeertzjq
2024-10-24
*
fix(options): fix :setglobal not working for 'spelloptions' (#30894)
zeertzjq
2024-10-22
*
feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)
zeertzjq
2024-10-20
*
fix(options): fix some 'belloff' flags not working properly (#30856)
zeertzjq
2024-10-18
*
vim-patch:9.1.0783: 'spell' option setting has problems (#30818)
zeertzjq
2024-10-15
*
vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)
glepnir
2024-10-03
*
fix(column): set signcolumn width after splitting window (#30556)
zeertzjq
2024-09-28
*
refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)
zeertzjq
2024-09-19
*
vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)
zeertzjq
2024-07-13
*
vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...
zeertzjq
2024-07-07
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
2024-06-14
*
refactor: use S_LEN(s) instead of s, n (#29219)
James
2024-06-11
*
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
*
vim-patch:9.1.0463: no fuzzy-matching support for insert-completion
zeertzjq
2024-06-05
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
refactor(options): remove `set_string_option_direct()`
Famiu Haque
2024-03-21
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' (#27...
zeertzjq
2024-03-02
*
vim-patch:9.1.0145: v:echospace not correct when 'showcmdloc' != last (#27682)
zeertzjq
2024-03-01
*
fix(redraw): update Visual selection properly with splits (#27343)
zeertzjq
2024-02-05
*
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
*
vim-patch:9.1.0074: did_set_breakat() should be in optionstr.c
zeertzjq
2024-02-04
*
vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)
zeertzjq
2024-01-18
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(options): move some functions from options.c to option.c
Famiu Haque
2023-12-23
[next]