From 3e0afd3346c106710a028a1ad3b781f3484b887e Mon Sep 17 00:00:00 2001 From: d6 Date: Thu, 16 Feb 2023 11:55:59 -0500 Subject: [PATCH] update femto --- femto | 2 +- femto.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/femto b/femto index f3ec2fc..6e4b9cc 100755 --- a/femto +++ b/femto @@ -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 diff --git a/femto.txt b/femto.txt index 65584d7..fe6fdb8 100644 --- a/femto.txt +++ b/femto.txt @@ -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.