scrollBeat | dual mouse vsrg
a free browser-based rhythm game with chart editor. the audio and video are sourced from youtube embeds so players can create and publish charts as long as the creator of the video allows embedding
music: meow or never!! - @azazalmeow
scrollBeat | dual mouse vsrg
a free browser-based rhythm game with chart editor. the audio and video are sourced from youtube embeds so players can create and publish charts as long as the creator of the video allows embedding
music: meow or never!! - @azazalmeow
```
EDITOR=aight --dbus-send --with-newline --with-focus editor/active :open
$EDITOR "my_file"
```
Experimenting with virtual terminals, control sequences, D-Bus, and more to provide a specific #TUI#IDE user experience I'm after. Editor and file manager agnostic.
#golang