[wiki] [sites] [slock][terminalkeys] Markdown fail. Now using a table. || Matthias Schoth

From: <git_AT_suckless.org>
Date: Sat, 18 Jun 2016 19:53:55 +0200

commit d32de5463be1141518198e290393c5d3321c7510
Author: Matthias Schoth <mschoth_AT_gmail.com>
Date: Sat Jun 18 19:53:21 2016 +0200

    [slock][terminalkeys] Markdown fail. Now using a table.

diff --git a/tools.suckless.org/slock/patches/terminalkeys.md b/tools.suckless.org/slock/patches/terminalkeys.md
index 0338af3..a01f733 100644
--- a/tools.suckless.org/slock/patches/terminalkeys.md
+++ b/tools.suckless.org/slock/patches/terminalkeys.md
_AT_@ -4,13 +4,18 @@ terminalkeys
 Description
 -----------
 
-Use key commands that are commonly used in terminal applications
-(e.g. bash, login) in slock.
+Add key commands that are commonly used in terminal applications
+(e.g. bash, login) to slock.
 
 Mappings:
-* Ctrl-u: delete until beginning of line, mapped to `Esc`
-* Ctrl-h: Backspace, mapped to `Backspace`
-* Ctrl-j or Ctrl-m: Newline / Carriage return, mapped to `Return`
+
+|Key| | |Function| | | Mapped to|
+|:---|-|-|:---|-|-|:---|
+|Ctrl-u| | |Delete until beginning of line| | |Esc|
+|Ctrl-h| | |Backspace| | |Backspace|
+|Ctrl-j| | |Line feed| | |Return|
+|Ctrl-m| | |Carriage feed| | |Return|
+
 
 Download
 --------
Received on Sat Jun 18 2016 - 19:53:55 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 18 2016 - 20:00:16 CEST