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
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
fix(terminal): free terminal if close_buffer() closes a closed terminal (#16264)
zeertzjq
2021-11-10
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: remove redundant casts
Dundar Göc
2021-10-07
*
fix: set cursorlineopt=number in terminal mode (#15493)
Yorick Peterse
2021-10-06
*
refactor: format with uncrustify #15842
dundargoc
2021-10-02
*
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
*
feat(terminal): TermClose: set exit code in v:event.status #15406
Gregory Anders
2021-08-20
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
Jan Edmund Lazo
2021-05-06
*
Merge pull request #14027 from dylanarmstrong/fix/13955-empty-paste-in-term-s...
Björn Linse
2021-04-02
|
\
|
*
chore: move check for paste size
Dylan Armstrong
2021-04-02
*
|
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
|
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
|
/
*
Add termpastefilter option
erw7
2021-02-04
*
Change to filter control characters when pasting a terminal window
erw7
2021-02-04
*
Add support for bracketed paste mode in terminal windows
erw7
2021-02-04
*
api: add API for themes
Björn Linse
2020-11-01
*
terminal: fix terminal attribute overflow
erw7
2020-07-29
*
terminal: preserve mode when using <Cmd>wincmd in terminal mode (#12254)
Ghjuvan Lacambre
2020-06-22
*
terminal: disable 'scrolloff' (fixes flicker)
Justin M. Keyes
2020-05-04
*
Merge #12155 ':ls filter by terminal, lastused'
Justin M. Keyes
2020-04-26
|
\
|
*
vim-patch:8.0.1651: cannot filter :ls output for terminal buffers
Rob Pilling
2020-04-19
*
|
terminal: Fix mouse coordinates issue (#12158)
erw7
2020-04-21
|
/
*
terminal: preserve support for g:terminal_color_X = "#1234ab"
Björn Linse
2019-11-02
*
terminal: enable pass through indexed colors to TUI
Björn Linse
2019-11-02
*
Remove "highbright bold" conversion. Fixes #11190
Björn Linse
2019-10-10
*
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
[next]