update femto

This commit is contained in:
~d6 2023-02-16 11:55:59 -05:00
parent 617a1fab72
commit 3e0afd3346
2 changed files with 1 additions and 2 deletions

2
femto
View File

@ -6,7 +6,7 @@
TTY=`stty -g`
uxncli asma.rom femto.tal femto.rom
uxnasm femto.tal femto.rom
if [ $? -eq 0 ]; then
stty raw -echo

View File

@ -39,7 +39,6 @@ packaging process can be explored.
- can't create new directories while saving
- doesn't support horizontal scrolling for long lines
- no search & replace
- no copy/paste
- doesn't support function keys, mouse, etc.