summaryrefslogtreecommitdiff
path: root/doc/api-popen.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc/api-popen.texi: Add note about PTY and sterr/stdoutArtyom V. Poptsov2016-02-231-0/+3
* popen.scm: Add 'OPEN_PTY' mode•••* modules/ssh/popen.scm: Add 'OPEN_PTY' mode. (open-remote-pipe): Open a pseudo terminal if 'OPEN_PTY' mode is requested. * modules/ssh/channel.scm (make-channel): Use 'string-contains' instead of 'string=?'. * doc/api-popen.texi: Update. Add examples. Artyom V. Poptsov2016-02-221-1/+73
* api-popen.texi: Add a reference to the Guile manual•••* doc/api-popen.texi: Add a reference to "Pipes" chapter in the Guile manual. Artyom V. Poptsov2015-12-141-1/+2
* doc/api-popen.texi: Add examplesArtyom V. Poptsov2015-12-061-0/+44
* doc/api-popen.texi: Add to the repository•••* doc/api-popen.texi: Add to the repository. * doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-popen.texi'. * doc/api-channels.texi: Move description of remote pipes to 'api-popen.texi'. * doc/guile-ssh.texi: Add reference to "Remote Pipes" node. * doc/version.texi: Update. Artyom V. Poptsov2015-12-061-0/+41