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
/
terminal.c
Commit message (
Expand
)
Author
Age
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
API: emit nvim_buf_lines_event from :terminal #8616
KillTheMule
2018-07-01
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
|
terminal: flush vterm output buffer on pty output #8486
林千里
2018-06-08
|
/
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
terminal: tickle statusline on entering #8323
raichoo
2018-05-18
*
terminal: Leave 'relativenumber' alone (#8360)
raichoo
2018-05-05
*
inccommand: pause :terminal redraws (#8307)
Justin M. Keyes
2018-04-22
*
terminal: do not call redraw_buf_later() (#8306)
Justin M. Keyes
2018-04-21
*
terminal: resize to the max dimensions (#8249)
Andrew Pyatkov
2018-04-16
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
build/MSVC: fix "C4005: RGB: macro redefinition"
Justin M. Keyes
2018-03-18
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
:terminal Enter/Leave should not increment jumplist
Justin M. Keyes
2018-02-07
*
channels: more consistent event handling
Björn Linse
2017-11-25
*
Merge #7030 'refactor/single-include'
Justin M. Keyes
2017-10-21
*
terminal.c: need maketitle() in terminal-mode
Justin M. Keyes
2017-09-09
*
Merge #7241 ':terminal : handle F1-F12, other keys'
Justin M. Keyes
2017-09-06
|
\
|
*
Merge #5014 ':terminal : handle F1-F12, other keys'
Justin M. Keyes
2017-09-05
|
|
\
|
|
*
terminal.c: label fallthrough on big switch
RJ Miller
2017-01-10
|
|
*
terminal.c: handle ctrl+space and ctrl+@
RJ Miller
2017-01-10
|
|
*
terminal.c: add more arrow key support
RJ Miller
2017-01-10
|
|
*
terminal.c: move mod logic into convert_modifiers
RJ Miller
2017-01-10
|
|
*
terminal.c: Handle more special keys
RJ Miller
2017-01-10
*
|
|
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
|
/
/
*
|
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
*
|
terminal: Silence -V666 error: value not correspond with string length
ZyX
2017-07-04
*
|
screen.c: fix lint
Björn Linse
2017-06-14
*
|
screen.c: make more highlights window specific
Björn Linse
2017-06-14
*
|
lint: fix indentation of FUNC_ATTR lines
Björn Linse
2017-06-03
*
|
terminal: Do not change 'number', 'relativenumber' (#6796)
Justin M. Keyes
2017-05-27
*
|
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
|
terminal: refresh before on_exit. #5217
Richard Adenling
2017-05-08
*
|
api_clear_error()
Justin M. Keyes
2017-04-23
*
|
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
*
|
*: Add comment to all C files
ZyX
2017-04-19
*
|
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
|
terminal.c:redraw(): Avoid invalid cursor col (#6379)
Justin M. Keyes
2017-03-29
*
|
terminal: global 'scrollback' #6352
Jakob Schnitzer
2017-03-27
*
|
terminal: Avoid invalid cursor col (#6265)
Justin M. Keyes
2017-03-22
*
|
terminal: disable 'list' by default (#6246)
raichoo
2017-03-12
*
|
terminal.c: Reset cursor postion when using termopen() (#6212)
oni-link
2017-03-04
*
|
terminal: Restore settings on same window only.
Justin M. Keyes
2017-03-02
*
|
terminal: Avoid unnecessary redraws.
Justin M. Keyes
2017-03-01
*
|
terminal: Disable some options in terminal-mode.
Justin M. Keyes
2017-03-01
[next]