Luka Mamukashvili
Luka Mamukashvili
Please post output of ```python from rich.diagnose import report report() ```
@willmcgugan and @RonnyPfannschmidt. Is this PR still alive?
Or second option is to rewrite **rich** and **setup.py** to optionally install syntax highlight and markdown render
@willmcgugan I have a question. Why don't vendor every dependency **rich** has locally? It would reduce size since it would be possible to remove unwanted functions and variables.
And will you also add environment variable or "register" to customize context menu and it's buttons? Like how **Windows** does (idk about **Unix**)
Also project mentioned was inspired by this https://neovim.discourse.group/t/wip-animated-notifications-plugin/448 showcase which shows better notifications (for example look at clock). After digging around this is repo of original author (currently notify is...
- [x] [**Termux**](https://github.com/termux/termux-app) (**Android**'s terminal emulator and environment) `apt` and `pkg` (wrapper over `apt`)
What are those stars? And numbers?
> What's the distinction between "Settings" and "Registry Editor"? > > Some other things -- everything optional of course: > > * [ ] Color theme editor > * [...
I think it will be better and more simple. Typing module is from Python 3.5 so in **setup.py** we add **typing** with environmental marker **python_version