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
/
misc1.c
Commit message (
Expand
)
Author
Age
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
vim-patch:8.1.1887: the +cmdline_compl feature is not in the tiny version
Jan Edmund Lazo
2019-08-19
*
move ins_char
Daniel Hahler
2019-08-07
*
move del_lines
Daniel Hahler
2019-08-07
*
move truncate_line
Daniel Hahler
2019-08-07
*
move open_line
Daniel Hahler
2019-08-07
*
move del_bytes
Daniel Hahler
2019-08-07
*
move del_char, del_chars
Daniel Hahler
2019-08-07
*
move ins_str
Daniel Hahler
2019-08-07
*
move ins_char_bytes
Daniel Hahler
2019-08-07
*
move ins_bytes, ins_bytes_len
Daniel Hahler
2019-08-07
*
move unchanged
Daniel Hahler
2019-08-07
*
move changed_lines
Daniel Hahler
2019-08-07
*
move deleted_lines, deleted_lines_mark, changed_lines_buf
Daniel Hahler
2019-08-07
*
move appended_lines_mark
Daniel Hahler
2019-08-07
*
move appended_lines
Daniel Hahler
2019-08-07
*
move changedOneline, changed_bytes
Daniel Hahler
2019-08-07
*
move changed_common
Daniel Hahler
2019-08-07
*
move changed_int/changed_internal
Daniel Hahler
2019-08-07
*
move changed
Daniel Hahler
2019-08-07
*
move change_warning
Daniel Hahler
2019-08-07
*
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
*
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
2019-08-06
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
vim-patch:8.1.1724: too much overhead checking for CTRL-C #10564
Jan Edmund Lazo
2019-07-21
*
lint
Ihor Antonov
2019-07-16
*
pvs/V1028: cast operands, not the result
Ihor Antonov
2019-07-16
*
lint
Jan Edmund Lazo
2019-06-23
*
lint
Jan Edmund Lazo
2019-06-09
*
vim-patch:8.1.1509: cmdline_row can become negative, causing a crash
Jan Edmund Lazo
2019-06-09
*
vim-patch:8.0.1756: GUI: after prompting for a number the mouse shape is wrong
Jan Edmund Lazo
2019-06-09
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
Merge #9897 from janlazo/vim-8.0.0683
Justin M. Keyes
2019-05-26
|
\
|
*
Allow 3 beeps per half a second
Jan Edmund Lazo
2019-05-25
|
*
vim-patch:8.0.0683: visual bell flashes too quickly
Jan Edmund Lazo
2019-05-25
*
|
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
|
/
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
lint
Jan Edmund Lazo
2019-04-30
*
vim-patch:8.0.1510: cannot assert beep #9938
Jan Edmund Lazo
2019-04-25
*
cursormoved: make global last_cursormoved window-local
Marco Hinz
2019-03-29
*
vim-patch:8.1.1011: indent from autoindent not removed #9742
Jan Edmund Lazo
2019-03-17
*
vim-patch:8.1.0671: cursor in wrong column after auto-format #9729
Jan Edmund Lazo
2019-03-14
*
vim-patch:8.1.0963: illegal memory access when using 'incsearch'
Justin M. Keyes
2019-03-01
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
linter: fix issues
Marco Hinz
2019-01-26
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
|
/
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
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
[next]