Updated example samrc. - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit f30a2c98826775afa72b1e7dab7cac14ece9e8dc
(DIR) parent 37bf82df8a1adab4f40e844ddc65d8e977d2ba0d
(HTM) Author: Rob King <jking@deadpixi.com>
Date: Sat, 10 Sep 2016 16:17:11 -0500
Updated example samrc.
Diffstat:
doc/samrc | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/doc/samrc b/doc/samrc
@@ -38,6 +38,10 @@ bind * Right command charright
bind * Prior command scrollup
bind * Next command scrolldown
+# All of the default movement key sequences were rebound as something else,
+# except for Control-D. Let's remove any special handling for that binding.
+unbind C d
+
# I like 13pt Inconsolata
font Inconsolata:size=13