| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-11-09 | documented EC and EG commands | Robin Haberkorn | 1 | -0/+105 | |
| 2014-11-09 | added EG command: pipe from buffer into Q-Register | Robin Haberkorn | 1 | -7/+34 | |
| 2014-11-09 | implemented EC command (execute operating system command) in spawn.cpp | Robin Haberkorn | 1 | -0/+366 | |
| powerful command for filtering a SciTECO buffer through an external program. It will be described in the sciteco(7) man pages. The implementation uses an asynchronous background process with pipes but is platform independant thanks to glib's g_spawn functions, GIOChannels and event loops. There are however platform differences in how the operating system command is interpreted/parsed. | |||||
