Minimize to tray? #2017
halcyonseeker
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Profanity is a cli program. It doesn't have a GUI, just a TUI. But what you probably want to do is running Profanity inside scree/tmux. Then you can let it run while closing your terminal window. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be feasible to add a minimize-to-tray feature to profanity so that it may stay running in the background without an open window, and may be re-opened by clicking on the tray icon? I understand this would probably be more difficult to achieve with a console application than a graphical one, though tmux does something pretty similar with its
attach
command so it's definitely possible.Beta Was this translation helpful? Give feedback.
All reactions