Open janekx21 opened 7 months ago
I did find a solution. shift+mouse
makes the text selectable. But it's not keyboard friendly.
Can you use your terminal's controls to scroll text and copy ? I personally use tmux's text selection to select then yank the desired text
I want to copy an environment variable from the Env tab, but the text is not selectable. The same goes for the other tabs as well.
The text should be selectable.
In the alternative, it should be possible to copy the items in the tabs with a key press. Like
y
for yank andjk
for down and up.