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
Commit message (
Expand
)
Author
Age
*
paste: handle 'nomodifiable'
Justin M. Keyes
2019-08-27
*
paste: make vim.paste() "public"
Justin M. Keyes
2019-08-27
*
paste: handle vim.paste() failure
Justin M. Keyes
2019-08-27
*
paste: tickle cursor
Justin M. Keyes
2019-08-27
*
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
2019-08-27
*
paste: insert text "before" cursor in Insert-mode
Justin M. Keyes
2019-08-27
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
paste: phases, dots
Justin M. Keyes
2019-08-27
*
API: nvim_put: "follow" parameter
Justin M. Keyes
2019-08-27
*
API: nvim_put: always PUT_CURSEND
Justin M. Keyes
2019-08-27
*
API: nvim_put: Avoid "N more lines" message
Justin M. Keyes
2019-08-27
*
paste: edge-case: handle EOL at end-of-buffer
Justin M. Keyes
2019-08-27
*
paste: use nvim_put()
Justin M. Keyes
2019-08-27
*
API: nvim_put #6819
Justin M. Keyes
2019-08-27
*
API: nvim_put #6819: try to fix Insert, Visual
Björn Linse
2019-08-27
*
API: nvim_put #6819
Björn Linse
2019-08-27
*
paste: use chansend() in Terminal-mode
Justin M. Keyes
2019-08-27
*
paste: fixup tests
Justin M. Keyes
2019-08-27
*
paste: abort paste if handler does not return true
Justin M. Keyes
2019-08-27
*
TUI/paste: always flush on paste mode-change
Justin M. Keyes
2019-08-27
*
TUI/paste: define paste function as Lua builtin
Justin M. Keyes
2019-08-27
*
lua/stdlib: cleanup
Justin M. Keyes
2019-08-27
*
log: log_key()
Justin M. Keyes
2019-08-27
*
TUI/paste: push bytes directly (avoid libtermkey)
Justin M. Keyes
2019-08-27
*
TUI/paste: collect data, invoke user callback #4448
ZyX
2019-08-27
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
vim-patch:8.1.1931: syntax test fails
Jan Edmund Lazo
2019-08-26
*
vim-patch:8.1.1930: cannot recognize .jsx and .tsx files
Jan Edmund Lazo
2019-08-26
*
clang/"dereference of null pointer" #10856
Ihor Antonov
2019-08-26
*
vim-patch:8.1.1923: some source files are not in a normal encoding (#10852)
Daniel Hahler
2019-08-26
*
runnvim.sh: lint (shellcheck) (#10851)
Daniel Hahler
2019-08-26
*
Merge pull request #10850 from blueyed/option-alias
Daniel Hahler
2019-08-26
|
\
|
*
vim-patch:8.1.1790: :mkvimrc is not tested
Jan Edmund Lazo
2019-08-26
|
*
findoption_len: treat viminfo/viminfofile as aliases
Daniel Hahler
2019-08-26
*
|
vim-patch:8.1.1926: redraw cursorline after putting line above #10849
Jan Edmund Lazo
2019-08-26
|
/
*
Merge pull request #10841 from janlazo/vim-7.4.1407
Daniel Hahler
2019-08-25
|
\
|
*
vim-patch:8.1.1111: it is not easy to check for infinity
Jan Edmund Lazo
2019-08-24
|
*
vim-patch:7.4.1407
Jan Edmund Lazo
2019-08-24
*
|
vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)
Daniel Hahler
2019-08-25
*
|
Merge #10840 from janlazo/vim-8.1.1757
Justin M. Keyes
2019-08-25
|
\
\
|
*
|
vim-patch:8.1.1924: using empty string for current buffer is unexpected
Jan Edmund Lazo
2019-08-24
|
*
|
vim-patch:8.1.1757: text added with appendbufline() isn't displayed
Jan Edmund Lazo
2019-08-24
|
|
/
*
/
teardown: fix win_free_all() heap-use-after-free #10839
Abdelhakeem Osama
2019-08-25
|
/
*
vim-patch:8.0.1236: Mac features are confusing #10837
Jan Edmund Lazo
2019-08-24
*
Merge #10833 from janlazo/vim-8.1.0037
Justin M. Keyes
2019-08-23
|
\
|
*
vim-patch:8.1.0187: getwininfo() and win_screenpos() return different numbers
Jan Edmund Lazo
2019-08-23
|
*
vim-patch:8.0.1386: cannot select modified buffers with getbufinfo()
Jan Edmund Lazo
2019-08-23
|
*
vim-patch:8.1.0039: cannot easily delete lines in another buffer
Jan Edmund Lazo
2019-08-23
|
*
vim-patch:8.1.0037: cannot easily append lines to another buffer
Jan Edmund Lazo
2019-08-23
*
|
Merge #9163 'fix crash wiping buffer after getbufinfo()'
Justin M. Keyes
2019-08-23
|
\
\
|
|
/
|
/
|
[next]