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
*
autocmds: TermEnter, TermLeave #8550
Usama Hameed
2019-09-14
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
terminal: fix rgb rendering of palette colors
Björn Linse
2019-09-10
*
lint / test grouping
Daniel Hahler
2019-09-10
*
Changes for new VTermColor struct
Paul "LeoNerd" Evans
2019-09-10
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
ui: transmit "blend=" property of highlight attributes
Björn Linse
2019-08-18
*
Merge pull request #10171 from blueyed/vim-8.1.1318
Daniel Hahler
2019-08-09
|
\
|
*
includes
Daniel Hahler
2019-08-07
*
|
:terminal : update buffer when switching tabpage #10700
Adrien Fabre
2019-08-09
|
/
*
Merge pull request #9883 from bfredl/termredraw
Björn Linse
2019-05-14
|
\
|
*
ui/terminal: make terminal state redraw like any other state
Björn Linse
2019-05-14
*
|
terminal.c: remove unnecessary macro
Justin M. Keyes
2019-05-02
*
|
Reset stop_insert_mode in terminal_enter rather than terminal_check
glacambre
2019-04-20
|
/
*
:stopinsert should leave terminal-mode #9856
glacambre
2019-04-08
*
coverity/183543: Null pointer dereference #9836
Justin M. Keyes
2019-04-03
*
keymap, terminal: more keycodes #9810
Olivier G-R
2019-03-31
*
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
terminal: Fix potential invalid local 'scrollback' (#9605)
Justin M. Keyes
2019-02-17
*
options: set 'scrollback' to -1 by default #9563
Marco Hinz
2019-02-04
*
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
*
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
terminal: simplify sizing logic
Björn Linse
2019-01-27
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
refactor: Rename get_term_attr_entry
Justin M. Keyes
2018-11-27
*
terminal: Redraw statusline on title change #8973
Josh Triplett
2018-09-25
*
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
[next]