Bhavit Sharma
Bhavit Sharma
`terminator-themes.py` exists in `$HOME/.config/terminator/plugins/`. Also, here's the output when I ran `terminator -d` through CLI See output ```ConfigBase::__init__: Borg::__init__: Preparing borg state for ConfigBase noclass::get_config_dir: Found config dir: /home/i_love_ayrawhsia_nodnat/.config ConfigBase::load:...
I ran `terminator` through CLI and I don't get any console output.
Hi @tonistiigi, I want to fix this issue. I would appreciate any help: For example - what part of the codebase do I need to look at? Some specific questions:...
I looked at your commit, but the code seems significantly different now.
Hey @tonistiigi, I think I have some understanding of the codebase now. It looks like we need to provide a shared session to establish only one connection to the docker...
Hey there's definitely scope of optimization across sharing watchers and ast. I guess it requires a deeper dive in the ts compiler's code. I saw tsc --watch (the cli command)...
Thank you so much. I was able to setup everything behind a proxy using caddy. Thanks again! I am happy to contribute with some documentation. Let me try to work...