ao-mud is a spellbook of well-commented atomic bash scripts that each do one thing. we are building semantic building blocks for an autonomously-evolving digital spellcasting language.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
244 B

# To move the cursor to the beginning/end of the line, use the key combination: Ctrl+A/Ctrl+E
# To delete the word before the cursor, use the key combination: Alt+Backspace
# To delete the word after the cursor, use the key combination: Alt+D