issues
search
onivim
/
libvim
libvim: The core Vim editing engine as a minimal C library
https://v2.onivim.io
MIT License
691
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
libvim for macOS input fields
#270
FelixKratz
closed
2 years ago
0
Support for spellsuggest
#269
slzatz
closed
2 years ago
2
refactor: remove defunct FEAT_TERMINAL
#268
izik1
opened
3 years ago
0
Manually build headers error: Vim only works with 32 bit int or larger
#267
glyh
opened
3 years ago
1
fix(search): Fix getting highlights with '/e' flag
#266
bryphe
opened
3 years ago
0
Conan package support
#265
wbehrens-on-gh
closed
2 years ago
1
fix(api): Augment output callback to pass isSilent flag
#264
bryphe
closed
3 years ago
0
fix(viml): Handle ex_function correctly
#263
bryphe
closed
3 years ago
0
feat(api): Custom command handler
#262
bryphe
closed
3 years ago
0
chore(ci): Fix Arch pacman install
#261
bryphe
closed
3 years ago
0
fix(search): Disable confirm flag
#260
bryphe
closed
3 years ago
0
feat(api): Add buffer to vimSearchGetHighlights API
#259
bryphe
closed
3 years ago
0
WebAssembly build
#258
easbar
opened
3 years ago
4
fix(visual): Retain behavior for A/I in non-block visual mode
#257
bryphe
closed
3 years ago
0
step backwards from neovim?
#256
trusktr
closed
3 years ago
1
fix(insert): Fix restart_edit behavior (ctrl+o)
#255
bryphe
closed
3 years ago
0
feat(api): Add buffer creation; handle vnew/new/tabnew
#254
bryphe
closed
3 years ago
0
feat(api): Externalize command output
#253
bryphe
closed
3 years ago
0
fix(edit): Insert-mode count
#252
bryphe
closed
3 years ago
0
feat(api): Add callbacks for goto messages / clear messages
#251
bryphe
closed
3 years ago
0
fix(cmdline): Implement insert literal behavior for command line
#250
bryphe
closed
3 years ago
0
chore(ci): Test CentOS CI
#249
bryphe
closed
3 years ago
2
feat(input): Externalize getchar function
#248
bryphe
closed
3 years ago
0
fix(api): Fix libvim norm! command, add test cases
#247
bryphe
closed
3 years ago
1
chore(ci): Auto-cancel out-of-date PR builds
#246
bryphe
closed
3 years ago
0
feat(input): Externalize getchar
#245
bryphe
closed
3 years ago
1
feat(eval): Add callback to listen to let expression
#244
bryphe
opened
4 years ago
0
feat(normal): Add gO command - goto outline
#243
bryphe
closed
4 years ago
0
fix(search): Backwards search ('?') is not correct
#242
bryphe
closed
4 years ago
0
fix(insert-mode): Implement Ctrl-G behavior in insert mode
#241
bryphe
closed
4 years ago
0
fix(operator): Fix issues with 'gc' comment operator
#240
bryphe
closed
4 years ago
0
feat(option): Add codelens option
#239
bryphe
closed
4 years ago
0
fix(replace): Handle escape key in replace mode
#238
bryphe
closed
4 years ago
0
fix(options): set backspace crash
#237
bryphe
closed
4 years ago
0
feat(api): Externalize map commands
#236
bryphe
closed
4 years ago
0
chore: Fix build on Manjaro (add -Wno-array-bounds)
#235
bryphe
closed
4 years ago
0
refactor: Remove libvterm
#234
bryphe
closed
4 years ago
0
fix(cmdline/#226): Search crash when calling `vimSearchGetHighlights` after closing search
#233
bryphe
closed
4 years ago
0
Fix: Unexpected centering when navigating newly opened buffer
#232
bryphe
closed
4 years ago
0
feat(api): Add API to set the start of a visual / select range
#231
bryphe
closed
4 years ago
0
feat(api): Callbacks for screen-wise cursor motion
#230
bryphe
closed
4 years ago
0
fix(ci): Fix build w/ XCode 12.2
#229
bryphe
closed
4 years ago
0
fix(sanitizer): Fix unitialized variables / include valgrind in CI
#228
bryphe
closed
4 years ago
0
feat(api): Add vimBufferLoad API
#227
bryphe
closed
4 years ago
0
vim crash after calling vimSearchGetHighlights after a canceled visual search/replace
#226
city41
closed
4 years ago
5
vim #defines leak out to rest of app
#225
city41
opened
4 years ago
2
vimBufferSetLines: update documentation
#224
city41
closed
4 years ago
2
test(visual): Add test case for visual in-motion
#223
bryphe
closed
4 years ago
0
feat(api): Set colorscheme, provide colorscheme completions
#222
bryphe
closed
4 years ago
0
feat(api): Add callbacks for start/stop macro recording
#221
bryphe
closed
4 years ago
0
Next