You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, May 29, 2023 at 9:06 PM Alan Morgan ***@***.***> wrote:
Here is my version:
> warpd --version
warpd v1.3.5 (built from: 31192c3)
If I run this command, the "jkhl" keybindings in normal mode are laggy,
(cursor jumps weirdly instead of smoothly moving)
echo | warpd -c - -f --oneshot
However, they are not laggy if I don't read from stdin:
echo > f.txt
warpd -c f.txt -f --oneshot
—
Reply to this email directly, view it on GitHub
<#244>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOP7GKJ4UPYK6RXJIBHYRTXIVB2TANCNFSM6AAAAAAYTJYYYU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Here is my version:
If I run this command, the "jkhl" keybindings in normal mode are laggy, (cursor jumps weirdly instead of smoothly moving)
However, they are not laggy if I don't read from stdin:
The text was updated successfully, but these errors were encountered: