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
Describe the bug
The commands specified are being ran so fast that my bash prompt hasn't even started. It seems like the entire command is buffered and then placed ready to be executed in prompt, instead of being ran.
I think the problem is my bash prompt has a slow startup, this stackoverflow question seems to describe the same issue, so maybe it has nothing to do with smug:
Describe the bug
The commands specified are being ran so fast that my bash prompt hasn't even started. It seems like the entire command is buffered and then placed ready to be executed in prompt, instead of being ran.
I think the problem is my bash prompt has a slow startup, this stackoverflow question seems to describe the same issue, so maybe it has nothing to do with
smug
:https://stackoverflow.com/questions/30413047/tmux-send-keys-command-appears-twice-on-the-screen
Smug config
Expected behavior
I want the command to just start, not be placed ready to be ran.
Funnily enough seems exactly like what #82 wants.
Output of
cat ~/.config/smug/smug.log
Smug version
Installed using go, so I think bf3f245.
OS you're using
openSUSE Tumbleweed
❯ uname -a Linux kratos 6.12.8-2-default #1 SMP PREEMPT_DYNAMIC Mon Jan 6 06:45:37 UTC 2025 (90b0f5b) x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: