index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0235: 'autoshelldir' does not work with chunked respose
v9.0.0235
Bram Moolenaar
2022-08-21
1
-17
/
+19
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-14
/
+14
*
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
Bram Moolenaar
2022-07-23
1
-7
/
+7
*
patch 9.0.0037: build error
v9.0.0037
Bram Moolenaar
2022-07-04
1
-2
/
+2
*
patch 8.2.5055: statusline is not updated when terminal title changes
v8.2.5055
LemonBoy
2022-06-04
1
-0
/
+3
*
patch 8.2.5041: cannot close a terminal popup with "NONE" job
v8.2.5041
Bram Moolenaar
2022-05-29
1
-1
/
+11
*
patch 8.2.5021: build fails with normal features and +terminal
v8.2.5021
Bram Moolenaar
2022-05-26
1
-20
/
+30
*
patch 8.2.4982: colors in terminal window are not 100% correct
v8.2.4982
LemonBoy
2022-05-20
1
-44
/
+163
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-4
/
+4
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-3
/
+3
*
patch 8.2.4909: MODE_ enum entries names are too generic
v8.2.4909
Bram Moolenaar
2022-05-07
1
-4
/
+5
*
patch 8.2.4745: using wrong flag for using bell in the terminal
v8.2.4745
Bram Moolenaar
2022-04-13
1
-1
/
+1
*
patch 8.2.4744: a terminal window can't use the bell
v8.2.4744
LemonBoy
2022-04-13
1
-1
/
+11
*
patch 8.2.4723: the ModeChanged autocmd event is inefficient
v8.2.4723
LemonBoy
2022-04-09
1
-1
/
+1
*
patch 8.2.4683: verbose check with dict_find() to see if a key is present
v8.2.4683
Yegappan Lakshmanan
2022-04-04
1
-4
/
+4
*
patch 8.2.4468: Coverity warns for uninitialized struct member
v8.2.4468
Bram Moolenaar
2022-02-25
1
-0
/
+1
*
patch 8.2.4157: terminal test fails because Windows sets the title
v8.2.4157
ichizok
2022-01-20
1
-0
/
+2
*
patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping
v8.2.4099
Bram Moolenaar
2022-01-15
1
-1
/
+2
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-4
/
+4
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-5
/
+5
*
patch 8.2.3977: error messages are spread out
v8.2.3977
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-10
/
+10
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-9
/
+9
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3828: when opening a terminal from a timer first typed char is lost
v8.2.3828
Bram Moolenaar
2021-12-16
1
-0
/
+17
*
patch 8.2.3803: GUI: crash with 'writedelay' set using a terminal window
v8.2.3803
Bram Moolenaar
2021-12-14
1
-3
/
+3
*
patch 8.2.3801: if a terminal shows in two windows, only one is redrawn
v8.2.3801
Bram Moolenaar
2021-12-13
1
-2
/
+16
*
patch 8.2.3796: the funcexe_T struct members are not named consistently
v8.2.3796
Bram Moolenaar
2021-12-13
1
-3
/
+3
*
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
Bram Moolenaar
2021-12-09
1
-1
/
+1
*
patch 8.2.3761: focus change is not passed on to a terminal window
v8.2.3761
Bram Moolenaar
2021-12-08
1
-8
/
+33
*
patch 8.2.3666: libvterm is outdated
v8.2.3666
Bram Moolenaar
2021-11-24
1
-1
/
+4
*
patch 8.2.3653: terminal ANSI colors may be wrong
v8.2.3653
Milly
2021-11-23
1
-0
/
+1
*
patch 8.2.3640: freeze when calling term_wait() in a close callback
v8.2.3640
Bram Moolenaar
2021-11-21
1
-0
/
+18
*
patch 8.2.3628: looking terminal colors is a bit slow
v8.2.3628
Bram Moolenaar
2021-11-20
1
-181
/
+202
*
patch 8.2.3624: when renaming a terminal buffer status text is not updated
v8.2.3624
Bram Moolenaar
2021-11-19
1
-0
/
+9
*
patch 8.2.3597: Vim seems to hang when writing a long text to a terminal
v8.2.3597
Bram Moolenaar
2021-11-15
1
-1
/
+15
*
patch 8.2.3585: crash when passing float to "term_rows" of term_start()
v8.2.3585
Bram Moolenaar
2021-11-12
1
-1
/
+2
*
patch 8.2.3555: ModeChanged is not triggered on every mode change
v8.2.3555
=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-10-22
1
-0
/
+1
*
patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
v8.2.3530
Bram Moolenaar
2021-10-17
1
-1
/
+1
*
patch 8.2.3516: terminal window does not have transparent background
v8.2.3516
Milly
2021-10-15
1
-84
/
+42
*
patch 8.2.3415: Vim9: not all function argument types are properly checked
v8.2.3415
Yegappan Lakshmanan
2021-09-08
1
-1
/
+1
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-16
/
+51
*
patch 8.2.3208: dynamic library load error does not mention why it failed
v8.2.3208
Martin Tournoij
2021-07-24
1
-2
/
+3
*
patch 8.2.3206: Vim9: argument types are not checked at compile time
v8.2.3206
Yegappan Lakshmanan
2021-07-23
1
-1
/
+15
*
patch 8.2.3194: Vim9: argument types are not checked at compile time
v8.2.3194
Yegappan Lakshmanan
2021-07-21
1
-10
/
+36
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-19
/
+21
*
patch 8.2.3173: Vim9: argument types are not checked at compile time
v8.2.3173
Yegappan Lakshmanan
2021-07-17
1
-5
/
+46
*
patch 8.2.3162: Vim9: argument types are not checked at compile time
v8.2.3162
Yegappan Lakshmanan
2021-07-15
1
-0
/
+5
*
patch 8.2.3135: Vim9: builtin function arguments not checked at compile time
v8.2.3135
Yegappan Lakshmanan
2021-07-10
1
-0
/
+5
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
[next]