This commit is contained in:
~d6 2023-02-17 11:23:56 -05:00
commit 820b5de32c
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.