summary refs log tree commit diff
path: root/bin/hnel.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/hnel.130
1 files changed, 30 insertions, 0 deletions
diff --git a/bin/hnel.1 b/bin/hnel.1
new file mode 100644
index 00000000..42d160da
--- /dev/null
+++ b/bin/hnel.1
@@ -0,0 +1,30 @@
+.Dd $Mdocdate$
+.Dt HNEL 1
+.Os "Causal Agency"
+.Sh NAME
+.Nm hnel
+.Nd PTY input remapper
+.Sh SYNOPSIS
+.Nm
+.Ar string1
+.Ar string2
+.Ar "command ..."
+.Sh DESCRIPTION
+.Nm
+runs the
+.Ar command
+in a new PTY,
+remapping input characters in
+.Ar string1
+to the corresponding characters in
+.Ar string2 .
+Type
+.Ic ^S
+to toggle remapping.
+.Sh EXAMPLES
+.Bd -literal
+hnel '[]{}' '{}[]' vim
+.Ed
+.Sh SEE ALSO
+.Xr tr 1 ,
+.Xr forkpty 3
0400'>2013-06-08Update base16-vimJune McEnroe 2013-06-07Switch to my own fork of base16-vimJune McEnroe 2013-05-24Indent compojure correctlyJune McEnroe 2013-05-23Remove vim-clojure-staticJune McEnroe 2013-05-23Replace VimClojure with vim-clojure-staticJune McEnroe 2013-05-18Do not run gitgutter eagerlyJune McEnroe 2013-05-15Remove tabularJune McEnroe 2013-05-15Use long names for all settingsJune McEnroe 2013-05-15Add vim-gitgutterJune McEnroe 2013-04-23Remove unused pluginsJune McEnroe 2013-04-23Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe