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
*
terminal : don't set vterm size to 0 (workaround #2732)
Frederik Van Slycken
2015-05-31
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Merge pull request #2404 from Pyrohh/coverity-108870
Michael Reed
2015-04-11
|
\
|
*
coverity/108870: Missing break in switch
Michael Reed
2015-04-10
*
|
Remove all references to JobActivity
Marco Hinz
2015-04-11
|
/
*
coverity/{108271,108272,108273}: add fallthrough annotation #2362
Alexey Shmalko
2015-04-10
*
Add new highlight groups TermCursor/TermCursorNC
Marco Hinz
2015-04-09
*
Merge pull request #2346 from splinterofchaos/fix-terminal
Scott Prager
2015-04-08
|
\
|
*
term: ensure term->buf is valid
Scott Prager
2015-04-07
|
*
term: use window col offset to calculate width
Scott Prager
2015-04-05
|
*
term: after <C-\>, resume normal input loop
Scott Prager
2015-04-05
|
*
terminal: Handle loss of focus in event loop.
Scott Prager
2015-04-05
*
|
Fix warnings: terminal.c: get_config_int(): Dead init: RI.
Eliseo Martínez
2015-04-07
*
|
Fix warnings: terminal.c: get_config_string(): Dead init: RI.
Eliseo Martínez
2015-04-07
*
|
Fix warnings: terminal.c: redraw(): Np dereference: RI.
Eliseo Martínez
2015-04-07
|
/
*
Modeline cleanup
Michael Reed
2015-03-31
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25