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
/
proto
/
terminal.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1662: :mksession does not restore shared terminal buffer properly
v8.2.1662
Bram Moolenaar
2020-09-11
1
-1
/
+1
*
patch 8.2.0196: blocking commands for a finished job in a popup window
v8.2.0196
Bram Moolenaar
2020-02-02
1
-0
/
+1
*
patch 8.2.0191: cannot put a terminal in a popup window
v8.2.0191
Bram Moolenaar
2020-02-01
1
-1
/
+2
*
patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabled
v8.1.2248
Bram Moolenaar
2019-11-03
1
-1
/
+1
*
patch 8.1.2080: the terminal API is limited and can't be disabled
v8.1.2080
Bram Moolenaar
2019-09-26
1
-0
/
+1
*
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
Bram Moolenaar
2019-09-10
1
-1
/
+0
*
patch 8.1.1182: some function prototypes are outdated
v8.1.1182
Bram Moolenaar
2019-04-17
1
-1
/
+1
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-0
/
+2
*
patch 8.1.0845: having job_status() free the job causes problems
v8.1.0845
Bram Moolenaar
2019-01-29
1
-0
/
+1
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-1
/
+0
*
patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"
v8.1.0087
Bram Moolenaar
2018-06-19
1
-0
/
+1
*
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
v8.0.1815
Bram Moolenaar
2018-05-11
1
-0
/
+1
*
patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode
v8.0.1810
Bram Moolenaar
2018-05-10
1
-0
/
+1
*
patch 8.0.1797: terminal window is redrawn too often
v8.0.1797
Bram Moolenaar
2018-05-06
1
-2
/
+3
*
patch 8.0.1711: term_setsize() is not implemented yet
v8.0.1711
Bram Moolenaar
2018-04-14
1
-1
/
+2
*
patch 8.0.1685: can't set ANSI colors of a terminal window
v8.0.1685
Bram Moolenaar
2018-04-10
1
-0
/
+2
*
patch 8.0.1609: shell commands in the GUI use a dumb terminal
v8.0.1609
Bram Moolenaar
2018-03-16
1
-0
/
+2
*
patch 8.0.1598: cannot select text in a terminal with the mouse
v8.0.1598
Bram Moolenaar
2018-03-11
1
-0
/
+1
*
patch 8.0.1593: :qall never exits with an active terminal window
v8.0.1593
Bram Moolenaar
2018-03-10
1
-1
/
+3
*
patch 8.0.1592: terminal windows in a session are not properly restored
v8.0.1592
Bram Moolenaar
2018-03-09
1
-0
/
+3
*
patch 8.0.1523: cannot write and read terminal screendumps
v8.0.1523
Bram Moolenaar
2018-02-18
1
-0
/
+4
*
patch 8.0.1362: terminal window colors wrong when using Terminal highlighting
v8.0.1362
Bram Moolenaar
2017-12-01
1
-0
/
+1
*
patch 8.0.1108: cannot specify mappings for the terminal window
v8.0.1108
Bram Moolenaar
2017-09-14
1
-2
/
+2
*
patch 8.0.1076: term_start() does not take callbacks
v8.0.1076
Bram Moolenaar
2017-09-08
1
-1
/
+2
*
patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows
v8.0.1034
Bram Moolenaar
2017-09-02
1
-0
/
+1
*
patch 8.0.0952: has('terminal') does not check existence of dll file
v8.0.0952
Bram Moolenaar
2017-08-17
1
-0
/
+1
*
patch 8.0.0921: terminal window cursor shape not supported in the GUI
v8.0.0921
Bram Moolenaar
2017-08-12
1
-0
/
+2
*
patch 8.0.0898: can't use the alternate screen in a terminal window
v8.0.0898
Bram Moolenaar
2017-08-11
1
-0
/
+1
*
patch 8.0.0893: cannot get the scroll count of a terminal window
v8.0.0893
Bram Moolenaar
2017-08-08
1
-0
/
+1
*
patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent
v8.0.0877
Bram Moolenaar
2017-08-06
1
-3
/
+3
*
patch 8.0.0873: in terminal cannot use CTRL-\ CTRL-N to start Visual mode
v8.0.0873
Bram Moolenaar
2017-08-05
1
-1
/
+1
*
patch 8.0.0872: no mouse scroll with a terminal window
v8.0.0872
Bram Moolenaar
2017-08-05
1
-0
/
+1
*
patch 8.0.0846: cannot get the name of the pty of a job
v8.0.0846
Bram Moolenaar
2017-08-03
1
-0
/
+1
*
patch 8.0.0838: buffer hangs around whem terminal window is closed
v8.0.0838
Bram Moolenaar
2017-08-01
1
-0
/
+1
*
patch 8.0.0821: cannot get the title and status of a terminal window
v8.0.0821
Bram Moolenaar
2017-07-30
1
-0
/
+2
*
patch 8.0.0818: cannot get the cursor position of a terminal
v8.0.0818
Bram Moolenaar
2017-07-30
1
-0
/
+1
*
patch 8.0.0813: cannot use a terminal window while the job is running
v8.0.0813
Bram Moolenaar
2017-07-30
1
-1
/
+5
*
patch 8.0.0804: terminal window functions not yet implemented
v8.0.0803
Bram Moolenaar
2017-07-29
1
-0
/
+10
*
patch 8.0.0798: no highlighting in a terminal window with a finished job
v8.0.0798
Bram Moolenaar
2017-07-28
1
-0
/
+3
*
patch 8.0.0797: finished job in terminal window is not handled
v8.0.0797
Bram Moolenaar
2017-07-28
1
-4
/
+4
*
patch 8.0.0784: job of terminal may be garbage collected
v8.0.0784
Bram Moolenaar
2017-07-27
1
-0
/
+1
*
patch 8.0.0768: terminal window status shows "[Scratch]"
v8.0.0768
Bram Moolenaar
2017-07-24
1
-1
/
+1
*
patch 8.0.0761: options not set properly for a terminal buffer
v8.0.0761
Bram Moolenaar
2017-07-23
1
-1
/
+3
*
patch 8.0.0728: the terminal structure is never freed
v8.0.0728
Bram Moolenaar
2017-07-17
1
-0
/
+1
*
patch 8.0.0725: a terminal window does not handle keyboard input
v8.0.0725
Bram Moolenaar
2017-07-16
1
-0
/
+1
*
patch 8.0.0718: output of job in terminal is not displayed
v8.0.0718
Bram Moolenaar
2017-07-16
1
-0
/
+2
*
patch 8.0.0693: no terminal emulator support
v8.0.0693
Bram Moolenaar
2017-07-07
1
-0
/
+3