diff options
Diffstat (limited to 'lynx_help/keystrokes/bashlike_edit_help.html')
-rw-r--r-- | lynx_help/keystrokes/bashlike_edit_help.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/lynx_help/keystrokes/bashlike_edit_help.html b/lynx_help/keystrokes/bashlike_edit_help.html index 14a3a4ff..bb175990 100644 --- a/lynx_help/keystrokes/bashlike_edit_help.html +++ b/lynx_help/keystrokes/bashlike_edit_help.html @@ -1,10 +1,10 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<!-- $LynxId: bashlike_edit_help.html,v 1.8 2012/01/31 23:21:55 tom Exp $ --> +<!-- $LynxId: bashlike_edit_help.html,v 1.9 2013/05/22 00:25:19 tom Exp $ --> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <meta name="generator" content= - "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org"> + "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org"> <title>Lynx Line Editor Bash-Like Key Binding</title> <link rev="made" href="mailto:lynx-dev@nongnu.org"> @@ -60,7 +60,7 @@ LKCMD Invoke cmd prompt - C-v [FORM] SWMAP Switch input keymap - C-^ (if compiled in) -<a name= +<a name="TASpecial" id= "TASpecial">Special commands for use in textarea fields</a> [FORM]: PASS! Textarea external edit - C-e C-e [4], C-x e @@ -68,15 +68,16 @@ PASS! Grow textarea - C-x g </pre> - <p>Here is a little textarea for practice:<br></p> + <p>Here is a little textarea for practice:</p> <form action=""> + <p> <textarea name="practice" cols="40" rows="5"> This text cannot be submitted. Normally lines like these would be part of a form that is filled out and then submitted. You can move around here and delete or add text as you like, using the Line-Editor keys. -</textarea><input type="reset" value="[reset content]"> +</textarea><input type="reset" value="[reset content]"></p> </form> <pre> |