-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Option to remove all colorization? #617
Comments
a-mnesia
changed the title
Option to remove all colorization?
[Feature request] Option to remove all colorization?
Oct 28, 2021
Hi! Why no color? |
PS: Note that color is automatically disabled when gocryptfs is not running in a terminal. |
Hi. Thank you for your reply!
I use colors in a very specific way on my desktop, and I prefer all my terminal
programs to be non-colorized. This includes "ls", "vi", "emacs", etc., and
I'd like to be able to select the same behavior with "gocryptfs".
If possible, I would just like some sort of --no-color option. If not, I can
work around this, because I can download the source code and add
that option, myself. But I'm just thinking that other users might also
like a --no-color option.
…On 10/29/21 9:18 AM, rfjakob wrote:
Hi! Why no color?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#617 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWIFWNZRB3ITWPSRDYTM44TUJKUJFANCNFSM5G5SKMBQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I understand. However, I specifically prefer to not see colors in all
programs that I am running in terminal windows.
Again, I can code this myself, using the gocryptfs code base. But I'm
thinking that there might be other users who might also like some sort
of --no-color option.
…On 10/29/21 9:18 AM, rfjakob wrote:
PS: Note that color is automatically disabled when gocryptfs is not running in a terminal.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#617 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWIFWN4QKHWNVAVD7TNPAHTUJKULBANCNFSM5G5SKMBQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Feature request makes sense and is easy to do. I will implement this. Do you know / prefer the |
Thanks for that pointer! Lintian now does, too. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there any kind of option for removing all colorization from prompts and messages from the gocryptfs client software?
If not, could I request this as an option for a future release?
Thank you very much.
The text was updated successfully, but these errors were encountered: