@@ -1917,6 +1917,9 @@ Otherwise, the whole regex is highlighted."
;; Handle C-h, DEL
((memqchar'(8127))
(let((l(lengthstr)))
(when(>=l1)
(setqstr(substringstr0(1-l))))))
;; Handle ESC
((=char27)
(keyboard-quit))
(t
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.