all repos — acme @ ccb2aa148e25e4033cd89583ab7f7f3a04d701d3

fork of the acme editor from plan9port - keybinds, tweaks, config.h, etc

scripts/Slide (raw)

1
2
3
4
5
#!/bin/sh

echo name $(pwd)/$1 | 9p write acme/${winid}/ctl
echo clean | 9p write acme/${winid}/ctl
echo get | 9p write acme/${winid}/ctl