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
/
globals.h
Commit message (
Expand
)
Author
Age
*
cleanup/TUI: remove old unused code #9013
Justin M. Keyes
2018-09-19
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
globals: cmd_silent is bool
Jan Edmund Lazo
2018-08-29
*
globals: did_ai is bool
Jan Edmund Lazo
2018-08-06
*
globals: did_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si_back is bool
Jan Edmund Lazo
2018-08-06
*
globals: typebuf_was_filled is bool
Jan Edmund Lazo
2018-08-06
*
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
*
screen: screen_cleared is TriState
Jan Edmund Lazo
2018-08-01
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
charset: include option_defs.h for breakat_flags
Jan Edmund Lazo
2018-06-12
*
|
Add ‘eob’ option to fillchars
Jack Bracewell
2018-06-13
*
|
screen: use UTF-8 representation
Björn Linse
2018-06-13
|
/
*
startup: fix -es/-Es so they are actually silent
Justin M. Keyes
2018-06-04
*
lint
Justin M. Keyes
2018-06-04
*
vim-patch:8.0.0516 (#8458)
KunMing Xie
2018-06-01
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
lint
b-r-o-c-k
2018-05-10
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
Merge #4486 'refactor: Remove maxmem, maxmemtot options'
Justin M. Keyes
2018-05-02
|
\
\
|
|
/
|
/
|
|
*
Remove the mf_dont_release global after getting rid of maxmem[tot]
Felipe Oliveira Carvalho
2017-04-11
*
|
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
\
|
*
|
globals: Do not use `false` for enc_dbcs
ZyX
2018-04-22
|
*
|
screen: Get rid of ScreenLines2 as it is no longer used
ZyX
2018-04-22
|
*
|
charset,*: Refactor transstr()
ZyX
2018-04-09
*
|
|
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
|
|
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
\
\
\
|
*
|
|
cleanup: remove main_start_gui()
Justin M. Keyes
2018-04-11
|
|
/
/
|
*
|
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
|
*
|
*: Replace did_throw checks with current_exception checks
ZyX
2018-03-25
|
*
|
*: Make sure that !did_throw implies !current_exception
ZyX
2018-03-25
|
*
|
Merge #4419 'implement <Cmd> key'
Justin M. Keyes
2018-03-24
|
|
\
\
|
|
*
|
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
|
*
|
|
refactor: eliminate `autocmd_fname_full` global
Justin M. Keyes
2018-03-24
|
|
/
/
|
*
|
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
|
*
|
defaults: 'fillchars'
Justin M. Keyes
2018-02-23
|
*
|
channel: check for existance before trying to set key
Björn Linse
2017-12-23
|
*
|
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
|
*
|
Merge branch 'master' into expression-parser
ZyX
2017-11-26
|
|
\
\
|
*
\
\
Merge branch 'master' into expression-parser
ZyX
2017-11-19
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into expression-parser
ZyX
2017-10-30
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into expression-parser
ZyX
2017-10-15
|
|
\
\
\
\
\
|
*
|
|
|
|
|
mbyte: Lint some functions which are to be copied for symbolic tests
ZyX
2017-10-15
*
|
|
|
|
|
|
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
channels: stderr channel
Björn Linse
2017-11-25
|
*
|
|
|
|
|
channels: generalize jobclose()
Björn Linse
2017-11-25
|
*
|
|
|
|
|
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
|
*
|
|
|
|
|
channels: refactor
Björn Linse
2017-11-24
[next]