Bram Moolenaar
|
e98d121052
|
patch 7.4.1514
Problem: Channel output to file not implemented yet.
Solution: Implement it for Unix.
|
2016-03-08 15:37:41 +01:00 |
|
Bram Moolenaar
|
c25558bff4
|
patch 7.4.1484
Problem: Channel "err-io" value "out" is not supported.
Solution: Connect stderr to stdout if wanted.
|
2016-03-03 21:02:23 +01:00 |
|
Bram Moolenaar
|
9a6e33a19b
|
patch 7.4.1336
Problem: Channel NL mode is not supported yet.
Solution: Add NL mode support to channels.
|
2016-02-16 19:25:12 +01:00 |
|
Bram Moolenaar
|
6463ca229c
|
patch 7.4.1310
Problem: Jobs don't open a channel.
Solution: Create pipes and add them to the channel. Add ch_logfile().
Only Unix for now.
|
2016-02-13 17:04:46 +01:00 |
|