Güney Saramalı

Results 13 comments of Güney Saramalı

I'm not sure, I tried bunch of other color schemes and tried on different terminal apps like; terminator or ubuntu default etc. Still same. Ok not a big deal just...

Recently had a new PC and setup this again there. I had not exactly same problem but was looking similar. `sudo apt-get install -y fonts-powerline` solved the issue.

Tested on many versions and found that works with v.8.3, also v.8.3 looks compatible to open v.9.4.0 generated dbs files. Higher versions don't accept this type of activation or lower...

1. Clone the repo `git clone https://github.com/BertoldVdb/sdtool` 2. Go to the project directory 3. Run `make` 4. you will have the binary compiled in the project directory `./sdtool`

Hi @kubkon, Thanks for your valuable review, I implemented the change you offered and also added a test case.

Well it looks OK to me too since as you tested and found no side-effects. But the last word is gonna be said by project owner.

I think this is a bit interconnected to the issue https://github.com/ziglang/zig/issues/21906. Because if you can have `@callerSrc()` which returns you the caller information, you can override the default logger and...

Sure let me explain, Let say I have a app-level confirmation dialog. These kind of things are generally injected only once to app and used ad-hoc. So, imagine I have...

@maxence-charriere any idea about this? Can it be achieved some other way?