Skip to content

Add --transparent option for background-less rendering#65

Open
naivecynics wants to merge 1 commit intoklange:masterfrom
naivecynics:add-transparent-mode
Open

Add --transparent option for background-less rendering#65
naivecynics wants to merge 1 commit intoklange:masterfrom
naivecynics:add-transparent-mode

Conversation

@naivecynics
Copy link
Copy Markdown

This pull request introduces a new --transparent (-T) command-line option to enable background-less (transparent) rendering in compatible terminal environments.

Changes Included

  • Added transparent_bg flag (activated via -T or --transparent)
  • Modified rendering logic to skip background color characters when transparency is enabled
  • Updated the help/usage text to include the new --transparent option

This feature is designed to improve visual integration in terminals with custom or image-based backgrounds

@NoamFav
Copy link
Copy Markdown

NoamFav commented Nov 25, 2025

actually that is super cool :))), would be nice in main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants