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
/
search.c
Commit message (
Expand
)
Author
Age
*
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
*
search_stat: show "??/?" dual in right-to-left case #10170
Santos Gallegos
2019-06-09
*
vim-patch:8.1.1475: search string not displayed when 'rightleft' is set
erw7
2019-06-07
*
vim-patch:8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
erw7
2019-06-07
*
vim-patch:8.1.1390: search stats are off when using count or offset
erw7
2019-06-05
*
vim-patch:8.1.1350: "W" for wrapping not shown when more than 99 matches
erw7
2019-06-05
*
vim-patch:8.1.1289: may not have enough space to add "W" to search stats
erw7
2019-06-05
*
vim-patch:8.1.1288: search stats don't show for mapped command
erw7
2019-06-05
*
vim-patch:8.1.1283: delaying half a second after the top-bot message
erw7
2019-06-05
*
vim-patch:8.1.1271: compiler warnings for use of STRNCPY()
erw7
2019-06-05
*
vim-patch:8.1.1270: cannot see current match position
erw7
2019-06-05
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
lint
Andrej Zieger
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.1.0528: various typos in comments
Jan Edmund Lazo
2019-03-26
*
Merge #9662 'vim-patch:8.0.{0643-0646}'
Justin M. Keyes
2019-03-08
|
\
|
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
|
/
*
test: multibyte env var names #9655
Justin M. Keyes
2019-03-03
*
vim-patch:8.1.0971: failure to select quoted text obj moves cursor #9658
Pierre
2019-03-03
*
search.c: remove dead code #5307
Justin M. Keyes
2019-03-02
*
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
search: fix types of findsent() variables
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.1.0083: "is" and "as" have trouble with quoted punctuation
Jan Edmund Lazo
2018-08-23
*
|
search: "include" in current_tagblock() is bool
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.1.0290: "cit" on an empty HTML tag changes the whole tag
Jan Edmund Lazo
2018-08-20
*
|
lint
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.0.1487: test 14 fails
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.0.1486: accessing invalid memory with "it"
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.0.1291: C indent wrong when * immediately follows comment
Jan Edmund Lazo
2018-08-20
*
|
vim-patch:8.1.0018: using "gn" may select wrong text when wrapping
Jan Edmund Lazo
2018-08-19
*
|
vim-patch:8.0.1148: gN doesn't work on last match with 'wrapscan' off
Jan Edmund Lazo
2018-08-19
*
|
vim-patch:8.0.0762: ml_get error with :psearch in buffer without a name
Jan Edmund Lazo
2018-08-18
|
/
*
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
search: refactor variables in findmatchlimit()
Jan Edmund Lazo
2018-08-01
*
search: start_in_quotes in findmatchlimit is TriState
Jan Edmund Lazo
2018-08-01
*
vim-patch:8.0.0627: "gn" selects only one character with 'nowrapscan' (#8632)
Jan Edmund Lazo
2018-06-24
*
vim-patch:8.0.0621: :stag does not respect 'switchbuf'
Jan Edmund Lazo
2018-06-21
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
[next]