Sandorex
Sandorex
Not a big deal, visual studio puts executables in debug/release folder
While this is pretty old, i thought i might add my opinion on this. Note that these are most definitely not the cleanest solutions but they do not modify the...
This is quite an old issue but i really would like this feature
@sharkdp Have you tried using alternative buffer when opening the application ? The `smcup` / `rmcup` capability of the terminal ?
I guess the only other thing i can think of is disabling echo and reenabling it after quitting, but you probably already did that right?
echo is when you press a key it displays on the terminal, but i think it is already disabled otherwise any key would be visible on a press
@bjorn3 You are right I've been able to test it with little bash (does not work on zsh) ```bash orig=$(stty -g) stty -echo hexyl /dev/urandom stty $orig ``` And it...
Sad this hasn't gotten any love for years
I hate to be that guy, but what is status of this issue?
I would also like this feature, i want to find orphans inside my notes