@ashleyxxdancer Not sure what you're doing but NEVER snort Xanax and drink alcohol, you can bleed out and die from it (happened to one of my childhood friends - really sad story).
@thedatabunny Agreed IPSec can be fun to implement and debug. I enjoy it because although IKE and ISAKMP are standards, the debugging and configuration is unique for different platforms/vendors.
@9mmsmg If I had to guess I'd say you probably aren't the only victim of his asymmetic need for attention and validation. He probably calls (and annoys) other people to extract the same emotional supply, tells the same banana bread story, etc. I call it being 'killed with kindness'.
@levelsio I can't seem to get per-pane mouse hover focus working in either zellij or tmux. This was dropped today, which got me a bit excited: https://t.co/hh2DJWNLDK
More libghostty C progress: encoding APIs for mouse reports, focus events, and mode reports. Mode read/write on terminals. The current goal is to expose all major event/response formats as high level APIs.
The core idea is to minimize the glue between UI framework events (mouse events, key inputs, focus, etc.) and libghostty to provide accurate terminal emulation.