about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-10-05 01:16:26 +0200
committerbptato <nincsnevem662@gmail.com>2023-10-05 01:16:26 +0200
commit561cd7aa3996cec2b79572100f3ff8e71da6d388 (patch)
tree6b4f28a0f62ce9dbc60f09674cc927c5c019441a
parent3235507b98f178f58657a86370e57e0a8b130684 (diff)
downloadchawan-561cd7aa3996cec2b79572100f3ff8e71da6d388.tar.gz
chawan.html: add missing linebreak
needed to avoid the logo overwriting text
-rw-r--r--res/chawan.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/chawan.html b/res/chawan.html
index 4bf6fc11..9251f221 100644
--- a/res/chawan.html
+++ b/res/chawan.html
@@ -56,8 +56,8 @@ the meta key may be called Alt or Escape.)
 <li><b>$</b>: cursor to last character on line
 <li><b>M-,</b>/<b>M-.</b>: previous/next sibling buffer
 <li><b>M-/</b>: parent buffer
-<li>{number}, then movement: repeat movement n times (or move to nth line,
-depending on command)
+<li>{number}, then movement: repeat movement n times<br>
+(or move to nth line, depending on command)
 <li><b>M-c</b>: input command
 <li><b>M-cM-c</b>: command mode (browser console)
 </ul>