Alex Alabuzhev

Results 206 comments of Alex Alabuzhev

> track the process tree spawned by the root process Not the whole tree though: children could be spawned with `CREATE_NEW_CONSOLE`, `DETACHED_PROCESS`, or could just be GUI processes. If they're...

Thanks James. Personally I don't really care how exactly it works, just reporting an inconsistency with other terminals: ![image](https://github.com/microsoft/terminal/assets/11453922/9ea22b6b-8887-409c-b246-e8fed9fd2d56) Fully transparent could be beneficial at least for the sake of...

@zadjii-msft not really. Both are about transparency handling, but #7014 is about the text (when "reversed"), while this one is about the background (when "concealed").

> this could serve as an alternative solution to #10810 Thanks, it looks promising. I couldn't make it work in the latest OpenConsole though, is it entirely unsupported there?

@j4james my bad, I was using an outdated one. Thanks.

Looks similar to #665. @naniandel, please try the latest release.

On general idea: Sounds interesting, but do you just *think* it will be useful, or have you actually measured it and noticed a substantial difference? What other known file managers,...

> данные этих файлов забьют весь доступный кэш, тем самым вытеснят все пользовательские данные из кэша Yep, you're right. But by this logic manual limit doesn't make much sense too:...

I cannot reproduce the issue, or maybe I misunderstand it (it feels like it would've been easier to attach the example file and describe the steps directly). 1. I have...

Ah, I see. I don't remember changing it either, apparently my settings predate 18bbe64f68708d7fd9834bdeec340cb61d59b007 where it was changed. The same commit contains some changes in viewer search; if you say...