From 7a5c5cc5d49eafb97f77ec669d52d23ca1c6acdf Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 11 May 2025 16:43:54 -0500 Subject: removing emacs delete key issue (fixed in profile.d/freebsd.sh) --- issues/emacs-delete-key.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 issues/emacs-delete-key.txt diff --git a/issues/emacs-delete-key.txt b/issues/emacs-delete-key.txt deleted file mode 100644 index a16e01b..0000000 --- a/issues/emacs-delete-key.txt +++ /dev/null @@ -1,12 +0,0 @@ -The Emacs delete and backspace keys don't work in Emacs as expected - -- Launch Emacs -- Type some text -- Move the cursor somewhere within the text -- Hit the delete key -===>>> Nothing happens - -- Hit the backspace key -===>>> Meta help appears - -Expected: delete and backspace works as usua -- cgit v1.2.3