index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
search.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)
Barrett Ruth
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-04
vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...
zeertzjq
1
2026-01-17
vim-patch:9.1.2088: Redundant NULL checks in find_pattern_in_path() (#37432)
zeertzjq
1
2026-01-10
vim-patch:9.1.2069: Search wrap indicator not shown w/out 'shm-S' (#37332)
zeertzjq
1
2025-12-15
fix(messages): exclude "search hit BOTTOM" msg from history #36961
Ayaan
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-10-02
vim-patch:9.1.0689: [security]: buffer-overflow in do_search() with 'rightleft'
zeertzjq
1
2025-09-10
vim-patch:9.1.1751: potential buffer-overflow in find_pattern_in_path() (#35705)
zeertzjq
1
2025-08-15
vim-patch:9.1.1633: Search pattern shown incorrectly with negative offset (#3...
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-14
vim-patch:9.1.1627: fuzzy matching can be improved
zeertzjq
1
2025-08-13
vim-patch:9.1.1625: Autocompletion slow with include- and tag-completion (#35...
zeertzjq
1
2025-07-11
vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)
zeertzjq
1
2025-06-25
fix(ui)!: decouple ext_messages from message grid #27963
luukvbaal
1
2025-06-10
vim-patch:9.1.1445: negative matchfuzzy scores although there is a match (#34...
zeertzjq
1
2025-05-16
vim-patch:9.1.1395: search_stat not reset when pattern differs in case (#34058)
zeertzjq
1
2025-05-09
vim-patch:9.1.1374: completion: 'smartcase' not respected when filtering matches
zeertzjq
1
2025-05-04
fix(display): cursor moves when searching with "n", "*" #29446
Shougo
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-04-18
vim-patch:9.1.1315: completion: issue with fuzzy completion and 'completefuzz...
zeertzjq
1
2025-03-27
vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"
zeertzjq
1
2025-03-27
vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matches
glepnir
1
2025-03-27
vim-patch:9.1.1228: completion: current position column wrong after got a match
zeertzjq
1
2025-03-27
vim-patch:9.1.1197: process_next_cpt_value() uses wrong condition
zeertzjq
1
2025-03-27
vim-patch:9.1.1185: endless loop with completefuzzycollect and no match found
zeertzjq
1
2025-03-27
vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...
zeertzjq
1
2025-03-27
vim-patch:9.1.1131: potential out-of-memory issue in search.c
zeertzjq
1
2025-03-27
vim-patch:9.1.0733: keyword completion does not work with fuzzy
zeertzjq
1
2025-03-27
vim-patch:9.1.0605: internal error with fuzzy completion
zeertzjq
1
2025-03-27
vim-patch:9.1.0598: fuzzy completion does not work with default completion
zeertzjq
1
2025-02-21
vim-patch:partial:9.1.1131: potential out-of-memory issue in search.c (#32565)
zeertzjq
1
2025-01-22
vim-patch:9.1.1046: fuzzymatching doesn't prefer matching camelcase (#32155)
zeertzjq
1
2025-01-22
fix(search): avoid quadratic time complexity when computing fuzzy score (#32153)
zeertzjq
1
2024-12-27
vim-patch:9.1.0963: fuzzy-matching does not prefer full match (#31741)
glepnir
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-19
fix(messages): no message kind for search pattern #31272
Tomasz N
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-11-04
feat(editor): handle new multibyte sequences in normal mode replacement
bfredl
1
2024-10-08
vim-patch:9.1.0766: too many strlen() calls in ex_getln.c (#30715)
zeertzjq
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-08-07
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-19
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
1
2024-06-15
vim-patch:9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations
zeertzjq
1
2024-06-15
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
[next]