diff options
author | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-11-23 01:02:07 +0000 |
---|---|---|
committer | Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> | 2022-11-23 01:02:07 +0000 |
commit | 9d6d327871da49dbd792522d76f99669e35e527e (patch) | |
tree | b419de81d717b8f46e7161fb64675473575e6dd4 /sys/man/1 | |
parent | 09bb5b77bc8b17de727b202b296091a286496d31 (diff) |
riow(1): remove window(1) invocation
window '...' does not work the same way as running the
command in a window manually (for whatever reason).
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/riow | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/1/riow b/sys/man/1/riow index 5cc000cee..c0816ce8a 100644 --- a/sys/man/1/riow +++ b/sys/man/1/riow @@ -29,16 +29,16 @@ A minimal example of running 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 .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 |