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
Also: brew install homeport/tap/termshot from README.md
Maybe it's the same and will work if I do compilation by myself with last GIT. I'm no programmer and just do AUR compilations, if I get a minimal problem, I'm not able to fix it.
But seems strange, that no one else did the Issue.
What am I doing wrong?
Software versions:
$ termshot -v
termshot version 0.2.7$ xterm -v
XTerm(390)
$ st -v
st 0.9$ kitty -v
kitty 0.31.0 created by KovidGoyal$ neofetch distro kernel
distro: ArchLinux x86_64
kernel: 6.1.52-1-lts
The text was updated successfully, but these errors were encountered:
Thanks 4
termshot
because till today, I just did enlarge the font a lot and did the best screenshot I could to share it with someone.Works good when doing basic CLI screenshot:
But adding
--edit
command, editor show content, but stay frozen:I did try changing editor (vis, nano, busybox vi) with same result:
$ EDITOR=nano termshot --edit --show-cmd -- ls -1 ~/.config/mpv
This is the frozen output (ls -1 ~/.config/mpv):
Then I had to open another terminal to unfrozen it (by killing):
pkill termshot
I did try with two terminals, with | without multiplexer, but happens the same:
xterm
kitty
st
tmux
I did use:
brew install homeport/tap/termshot
fromREADME.md
Maybe it's the same and will work if I do compilation by myself with last GIT. I'm no programmer and just do AUR compilations, if I get a minimal problem, I'm not able to fix it.
Software versions:
The text was updated successfully, but these errors were encountered: