Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

0006-on.text_input
on.text_input = function(t)
	-- Handle regular printable keys here.
	-- 'A' will show up as expected.
end