Skip to content

Instantly share code, notes, and snippets.

View Aerochrome's full-sized avatar
:shipit:
On Duty

Philipp Lätsch Aerochrome

:shipit:
On Duty
  • Germany
  • 16:53 (UTC +02:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am aerochrome on github.
  • I am plaetsch (https://keybase.io/plaetsch) on keybase.
  • I have a public key ASD_DOYwzCZAS5UNGRNydCHyisYDItOsaDWw2yP5oIz0rAo

To claim this, I am signing this object:

@Aerochrome
Aerochrome / main.go
Created April 26, 2024 16:34
Example of not working background detection when using lipgloss with wish
package main
// An example Bubble Tea server. This will put an ssh session into alt screen
// and continually print up to date terminal information.
import (
"context"
"errors"
"net"
"os"