Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
drwxr-xr-x .cargo/
drwxr-xr-x .helix/
drwxr-xr-x book/
drwxr-xr-x src/
-rw-r--r-- .gitignore
-rw-r--r-- .ignore
-rw-r--r-- Cargo.lock
-rw-r--r-- Cargo.toml
-rw-r--r-- NOTES.md
-rw-r--r-- README.md
-rw-r--r-- Trunk.toml
-rw-r--r-- bacon.toml
-rw-r--r-- dev.kdl
-rw-r--r-- index.html
-rw-r--r-- justfile
README

RexWeb - rx but everywhere

rx (https://github.com/cloudhead/rx) kinda blew my mind due to it’s existence: having a pixel editor that was modal like Vim.

I love the idea. Love it. I’d just want to host it on the web so I could use this editor anywhere. Thus the idea for this project.

I’d want to try to keep the same goals for this project except:

  • on web, prefer visual configuration (as web users shouldn’t be expected to edit rc files)
  • i’ll think of more later