Color of the rofi output is not preserved when piping it to the less. #1997
-
When I run the |
Beta Was this translation helpful? Give feedback.
Answered by
yusufaktepe
Jul 16, 2024
Replies: 1 comment 6 replies
-
Rofi only outputs colors to a tty, this makes it easier to redirect the output to a file in a readable way. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
unbuffer
maybe? (part ofexpect
)unbuffer rofi -h | less -R