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
/
os_unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1820: terminal window redirecting stdout does not show stderr
v8.0.1820
Bram Moolenaar
2018-05-12
1
-1
/
+6
*
patch 8.0.1795: lose contact with jobs when :gui forks
v8.0.1795
Bram Moolenaar
2018-05-05
1
-5
/
+13
*
patch 8.0.1761: job in terminal window with no output channel is killed
v8.0.1761
Bram Moolenaar
2018-04-24
1
-7
/
+8
*
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
Bram Moolenaar
2018-04-24
1
-1
/
+1
*
patch 8.0.1745: build failure on MS-Windows
v8.0.1745
Bram Moolenaar
2018-04-21
1
-85
/
+0
*
patch 8.0.1665: when running a terminal from the GUI 'term' is not useful
v8.0.1665
Bram Moolenaar
2018-04-05
1
-2
/
+14
*
patch 8.0.1629: Mac: getpagesize() is deprecated
v8.0.1629
Bram Moolenaar
2018-03-22
1
-1
/
+1
*
patch 8.0.1613: warning for unused variable in tiny build
v8.0.1613
Bram Moolenaar
2018-03-17
1
-1
/
+1
*
patch 8.0.1609: shell commands in the GUI use a dumb terminal
v8.0.1609
Bram Moolenaar
2018-03-16
1
-45
/
+153
*
patch 8.0.1572: Mac: getting memory size doesn't work everywhere
v8.0.1572
Bram Moolenaar
2018-03-05
1
-2
/
+2
*
patch 8.0.1568: can't build on older Mac, header file is missing
v8.0.1568
Bram Moolenaar
2018-03-05
1
-1
/
+0
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
1
-4
/
+1
*
patch 8.0.1552: may leak file descriptors when executing job
v8.0.1552
Bram Moolenaar
2018-02-27
1
-3
/
+15
*
patch 8.0.1551: on Mac 'maxmemtot' is set to a weird value
v8.0.1551
Bram Moolenaar
2018-02-27
1
-8
/
+67
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-7
/
+4
*
patch 8.0.1405: duplicated code for getting a typed character
v8.0.1405
Bram Moolenaar
2017-12-18
1
-30
/
+2
*
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
Bram Moolenaar
2017-11-18
1
-6
/
+6
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
1
-14
/
+51
*
patch 8.0.1300: file permissions may end up wrong when writing
v8.0.1300
Bram Moolenaar
2017-11-16
1
-3
/
+14
*
patch 8.0.1236: Mac features are confusing
v8.0.1236
Bram Moolenaar
2017-10-28
1
-11
/
+0
*
patch 8.0.1176: job_start() does not handle quote and backslash correctly
v8.0.1176
Bram Moolenaar
2017-10-06
1
-9
/
+17
*
patch 8.0.1170: using termdebug results in 100% CPU time
v8.0.1170
Bram Moolenaar
2017-10-01
1
-4
/
+12
*
patch 8.0.1074: ":term NONE" does not work on MS-Windows
v8.0.1074
Bram Moolenaar
2017-09-08
1
-2
/
+8
*
patch 8.0.1064: Coverity warns for leaking resource
v8.0.1064
Bram Moolenaar
2017-09-05
1
-0
/
+3
*
patch 8.0.1051: cannot run terminal with spaces in argument
v8.0.1051
Bram Moolenaar
2017-09-03
1
-1
/
+10
*
patch 8.0.1033: detecting background color does not work in screen
v8.0.1033
Bram Moolenaar
2017-09-01
1
-0
/
+1
*
patch 8.0.1000: cannot open a terminal without running a job in it
v8.0.1000
Bram Moolenaar
2017-08-26
1
-1
/
+24
*
patch 8.0.0980: Coverity warning for failing to open /dev/null
v8.0.0980
Bram Moolenaar
2017-08-21
1
-0
/
+8
*
patch 8.0.0976: cannot send lines to a terminal job
v8.0.0976
Bram Moolenaar
2017-08-20
1
-3
/
+11
*
patch 8.0.0932: terminal may not use right characters for BS and Enter
v8.0.0932
Bram Moolenaar
2017-08-13
1
-30
/
+54
*
patch 8.0.0902: cannot specify directory or environment for a job
v8.0.0902
Bram Moolenaar
2017-08-11
1
-0
/
+19
*
patch 8.0.0899: function name mch_stop_job() is confusing
v8.0.0899
Bram Moolenaar
2017-08-11
1
-1
/
+1
*
patch 8.0.0854: no redraw after terminal was closed
v8.0.0854
Bram Moolenaar
2017-08-03
1
-12
/
+26
*
patch 8.0.0846: cannot get the name of the pty of a job
v8.0.0846
Bram Moolenaar
2017-08-03
1
-12
/
+8
*
patch 8.0.0842: using slave pty after closing it
v8.0.0842
Bram Moolenaar
2017-08-02
1
-13
/
+13
*
patch 8.0.0839: cannot kill a job in a terminal with CTRL-C
v8.0.0839
Bram Moolenaar
2017-08-01
1
-15
/
+35
*
patch 8.0.0834: can't build without the client-server feature
v8.0.0834
Bram Moolenaar
2017-08-01
1
-0
/
+6
*
patch 8.0.0829: job running in terminal can't communicate with Vim
v8.0.0829
Bram Moolenaar
2017-08-01
1
-1
/
+9
*
patch 8.0.0827: Coverity: could leak pty file descriptor
v8.0.0827
Bram Moolenaar
2017-08-01
1
-0
/
+16
*
patch 8.0.0797: finished job in terminal window is not handled
v8.0.0797
Bram Moolenaar
2017-07-28
1
-0
/
+3
*
patch 8.0.0793: using wrong terminal name for terminal window
v8.0.0793
Bram Moolenaar
2017-07-28
1
-1
/
+2
*
patch 8.0.0753: no size reports to a job running in a terminal
v8.0.0753
Bram Moolenaar
2017-07-22
1
-0
/
+42
*
patch 8.0.0748: running Vim in terminal window doesn't use the right colors
v8.0.0748
Bram Moolenaar
2017-07-22
1
-0
/
+10
*
patch 8.0.0746: when :term fails the job is not properly cleaned up
v8.0.0746
Bram Moolenaar
2017-07-22
1
-1
/
+3
*
patch 8.0.0744: terminal window does not use a pty
v8.0.0744
Bram Moolenaar
2017-07-22
1
-57
/
+75
*
patch 8.0.0741: cannot build with HPUX
v8.0.0741
Bram Moolenaar
2017-07-22
1
-1
/
+1
*
patch 8.0.0739: terminal resizing doesn't work well.
v8.0.0739
Bram Moolenaar
2017-07-20
1
-13
/
+31
*
patch 8.0.0661: recognizing urxvt mouse codes does not work well
v8.0.0661
Bram Moolenaar
2017-06-22
1
-6
/
+11
*
patch 8.0.0526: Coverity complains about possible negative value
v8.0.0526
Bram Moolenaar
2017-03-30
1
-2
/
+8
*
patch 8.0.0512: check for available characters takes too long
v8.0.0512
Bram Moolenaar
2017-03-25
1
-1
/
+1
[next]