In article <5379858e4btlsa@netsurf-browser.org>,
Michael Drake <tlsa@netsurf-browser.org> wrote:
> In article <20ed3b7953.harriet@blueyonder.co.uk>,
> Harriet Bazley <lists@orange.wingsandbeaks.org.uk> wrote:
> > would it be possible to have areas deleted by overtyping automatically
> > cut to the clipboard, a la Impression? Or at least have a "do you
> > really want to do this?" warning, a la Impression II?
> Editing blunders should be handled by undo/redo. NetSurf's textarea
> doesn't currently support this.
Supported via keyboard shortcut in the latest build. The shortcut depends
on the front end.
+========+==============+======+======+
| GTK & Framebuffer | RISC OS |
+========+==============+======+======+
| Undo | Redo | Undo | Redo |
|--------+--------------+------+------|
| Ctrl+Z | Ctrl+Y or | F8 | F9 |
| | Ctrl+Shift+Z | | |
+========+==============+======+======+
The other front ends don't yet pass KEY_UNDO / KEY_REDO to the core.
Note that on RISC OS, F8 is "undo" when the caret is in a textarea, and
"view source" otherwise.
--
Michael Drake (tlsa) http://www.netsurf-browser.org/
No comments:
Post a Comment