Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

textedit.js

Forked from Main / Synchronet
Source project has a limited visibility.
  • Deucе's avatar
    581d79d4
    Actually allow editing (and some other fixes) · 581d79d4
    Deucе authored
    Home/End move the the expected place.
    CTRL-Q now quits, not Q
    CTRL-R "runs" a message (ie: doesn't abort) useful for @EXEC:noyesbar@
    CTRL-Z undoes all changes (reloads text.dat value)
    CTRL-V allows entering a hex value
    ^ allows entering a CTRL-code
    \ allows an escape character
    581d79d4
    History
    Actually allow editing (and some other fixes)
    Deucе authored
    Home/End move the the expected place.
    CTRL-Q now quits, not Q
    CTRL-R "runs" a message (ie: doesn't abort) useful for @EXEC:noyesbar@
    CTRL-Z undoes all changes (reloads text.dat value)
    CTRL-V allows entering a hex value
    ^ allows entering a CTRL-code
    \ allows an escape character