Nathan Lilienthal

Results 241 comments of Nathan Lilienthal

IDK if this helps, but I just had this happen to me after a Find My alert popup took focus. EDIT: wow macOS is still super broken. I quit (or...

OK, now I'm seeing this happening on other macOS applications with frames the pop-over other frames within a window. So I'm willing to accept this is a macOS issue, but...

I feel like this would further the need for a mode indication (like vi-mode has), since you could enter a state that looks no different from default and where your...

Curious, as a developer of an application/shell, how would this make my life easier better? Let's say I emit the correct starts and ends for commands run by the user....

I can’t tell at the moment, is that `chars` searching for a specific invisible character?

I'll just leave this here as some potential motivation: - https://kmandla.wordpress.com/2010/05/28/fbterm-birth-of-the-cool-for-the-console/ - https://wiki.archlinux.org/index.php/Fbterm I'm actually wondering how well this would work to allow my framebuffer to support modern fonts.

> Do you understand what `cava` does on the screen? If I were you I would test it by running something with the similar intensivity of output. Let it be...

> not sure if you understand how memory management works in the OS. I can assure you that I do understand. But that doesn't change the fact I'm curious how...

I'd ague we should only do the minimal work here. On Linux and Windows I think we can avoid these altogether. So on macOS we should maintain only the most...

@peterkos 1. No terminal emulator is going to open sublime text for you, use `subl ~/.config/alacritty/alacritty.yml` if you want to open it in that application 2. See #607