Skip to main content
explanation
Source Link

I need to press space in two windows at least almost simultaneously to debug my own version of more util. When i'm writing something like

: at "#" stuff " "

it is working too long (delay about 3 seconds from "command from $USER" to real space pressing) Is it possible to do it faster?

So if i have 2 windows: my own more and GNU more I wish to press space and immediately see both more's reactions

I need to press space in two windows simultaneously to debug my own version of more util. When i'm writing something like

: at "#" stuff " "

it is working too long (delay about 3 seconds from "command from $USER" to real space pressing) Is it possible to do it faster?

I need to press space in two windows at least almost simultaneously to debug my own version of more util. When i'm writing something like

: at "#" stuff " "

it is working too long (delay about 3 seconds from "command from $USER" to real space pressing) Is it possible to do it faster?

So if i have 2 windows: my own more and GNU more I wish to press space and immediately see both more's reactions

Source Link

Screen stuff execution delay

I need to press space in two windows simultaneously to debug my own version of more util. When i'm writing something like

: at "#" stuff " "

it is working too long (delay about 3 seconds from "command from $USER" to real space pressing) Is it possible to do it faster?