9fans / plan9port

Plan 9 from User Space
https://9fans.github.io/plan9port/
Other
1.61k stars 319 forks source link

[acme][feature] Add ctl command to undo/redo with a 9p message #598

Open captaincurrie opened 1 year ago

captaincurrie commented 1 year ago
9 echo "undo" | 9p write acme/$winid/ctl
9 echo "redo" | 9p write acme/$winid/ctl

Would love to be able to bind these to my additional mouse buttons.