ref: 55510ec6f6fa5d2319a268f6ddcacb4126ce5523
parent: e7b9060537a9c6302d30aaab5d6eb986509df4c6
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Tue Nov 22 20:02:07 EST 2022
riow(1): remove window(1) invocation window '...' does not work the same way as running the command in a window manually (for whatever reason).
--- a/sys/man/1/riow
+++ b/sys/man/1/riow
@@ -29,7 +29,7 @@
with status output to
.IR bar (1):
.EX
- window '</dev/kbdtap riow >/dev/kbdtap |[3] bar'
+ </dev/kbdtap riow >/dev/kbdtap |[3] bar
.EE
Example of running
@@ -36,9 +36,9 @@
.I riow
with other programs handling input:
.EX
- window '</dev/kbdtap ktrans |
+ </dev/kbdtap ktrans |
reform/shortcuts |
- riow >/dev/kbdtap |[3] bar'
+ riow >/dev/kbdtap |[3] bar
.EE
.SS Keyboard shortcuts
.TP
--
⑨