summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/option_vars.h
AgeCommit message (Expand)AuthorFiles
2026-04-24feat(tui): restore 'ttyfast' to control tty requests #38699Kyle1
2026-04-22vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of filezeertzjq1
2026-02-18fix(defaults): 'guifont' "monospace" fallback, trim spaces #37930Rahul Yedida1
2026-02-16feat(defaults): per-platform 'guifont' default #37175Rahul Yedida1
2026-02-15feat(statusline): option to specify stacking highlight groups #37153Riley Bruins1
2025-11-28vim-patch:9.1.1933: completion: complete_match() is not useful (#36726)zeertzjq1
2025-11-28vim-patch:9.1.1930: completion: 'completefuzzycollect' is too obscurezeertzjq1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-10-09vim-patch:9.1.1834: MS-Windows: not possible to highlight the title barzeertzjq1
2025-09-09vim-patch:9.1.1742: complete: preinsert does not work well with 'autocomplete...zeertzjq1
2025-08-24vim-patch:9.1.1672: completion: cannot add timeouts for 'cpt' sources (#35447)zeertzjq1
2025-08-23vim-patch:9.1.1638: completion: not possible to delay the autcompletionzeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-03vim-patch:9.1.1590: cannot perform autocompletion (#35141)zeertzjq1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-07-14feat(term): increase max scrollback to 1000000Lewis Russell1
2025-07-11vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)zeertzjq1
2025-07-06feat(options): per-buffer 'busy' status #34493Shadman1
2025-07-04vim-patch:9.1.1507: symlinks are resolved on :cd commands (#34758)glepnir1
2025-04-29vim-patch:ffc89e4 runtime(doc): clarify complete_match() and 'isexpand' optionglepnir1
2025-04-27vim-patch:9.1.1341: cannot define completion triggersglepnir1
2025-04-08vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq1
2025-03-29vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-27vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq1
2025-03-19fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)zeertzjq1
2025-03-18feat(float): add winborder option (#31074)glepnir1
2025-01-23feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal1
2025-01-11vim-patch:9.1.1001: ComplMatchIns highlight hard to read on light background ...zeertzjq1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-12-08vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq1
2024-12-07vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq1
2024-11-23refactor(options): autogenerate valid values and flag enums for options (#31089)Famiu Haque1
2024-11-15vim-patch:9.1.0864: message history is fixed to 200 (#31215)zeertzjq1
2024-11-05refactor(options): remove fileformat macrosFamiu Haque1
2024-11-04feat(options)!: disallow setting hidden options #28400Famiu Haque1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq1
2024-10-29vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq1
2024-10-28refactor(options): option flags enum #30961Famiu Haque1
2024-10-27refactor(options): always allocate option values (#30917)Famiu Haque1
2024-10-20feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq1
2024-10-03vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir1
2024-09-19refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq1
2024-07-13vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)zeertzjq1
2024-06-30feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq1
2024-06-15vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq1
2024-06-06vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'zeertzjq1
2024-04-09vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)zeertzjq1
2024-03-26refactor(options): make `immutable` and `hidden` options distinctFamiu Haque1
2024-02-18vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq1