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
/
mbyte.c
Age
Commit message (
Expand
)
Author
Files
2025-09-22
vim-patch:9.1.1780: mbyte contains overlapping list of utf_classes table (#35...
zeertzjq
1
2025-08-26
fix(terminal): avoid tailed cursor in focused terminal in events
Sean Dewar
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-06
refactor(build): don't use the preprocessor when generating headers
bfredl
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-04-05
vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...
zeertzjq
1
2025-02-16
fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)
zeertzjq
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-21
docs: misc (#31138)
dundargoc
1
2024-11-04
feat(editor): handle new multibyte sequences in normal mode replacement
bfredl
1
2024-10-23
docs: misc
dundargoc
1
2024-09-29
refactor(multibyte): neo-casefolding without allocation
bfredl
1
2024-09-26
fix(mbyte): check for utf8proc_map() failure (#30531)
zeertzjq
1
2024-09-06
vim-patch:9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars'...
zeertzjq
1
2024-09-06
Merge pull request #30272 from bfredl/replace_emoji
bfredl
1
2024-09-06
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
1
2024-09-06
vim-patch:9.1.0716: resetting setcellwidth() doesn't update the screen (#30274)
zeertzjq
1
2024-09-02
fix(mbyte): mark any 0xFE0F sequence as a TUI ambiguous width char
bfredl
1
2024-08-31
refactor(multibyte): replace generated unicode tables with utf8proc
bfredl
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-08-07
refactor!: use utf8proc full casefolding
dundargoc
1
2024-07-31
vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...
zeertzjq
1
2024-06-29
refactor: remove special handling for lowercase German sharp s
dundargoc
1
2024-06-29
refactor: remove special-case conversion for german sharp s
dundargoc
1
2024-06-28
refactor: replace utf_convert with utf8proc conversion functions
dundargoc
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-04
fixup: LNUL
James Tirta Halim
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-15
vim-patch:9.1.0320: Wrong cursor position after using setcellwidths() (#28334)
zeertzjq
1
2024-04-11
vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)
zeertzjq
1
2024-04-10
vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)
zeertzjq
1
2024-02-27
vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...
zeertzjq
1
2024-02-26
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
1
2024-02-13
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
1
2024-02-10
vim-patch:9.1.0089: qsort() comparison functions should be transitive
zeertzjq
1
2024-02-07
perf: improve utf_char2cells() performance (#27353)
VanaIgr
1
2024-02-06
docs: small fixes (#27213)
dundargoc
1
2024-01-22
perf: don't decode utf8 character multiple times in getvcol()
VanaIgr
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: iwyu (#26269)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
[next]