summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-04-16 21:13:45 +0200
committerQC <qball@gmpclient.org>2015-04-16 21:13:45 +0200
commit99118420ea1af1faa0f7790d1a830dcea86e6bd3 (patch)
tree5e73fa565fd97ce619e3470a8e5e26ff9dc2e5c3 /doc/rofi.1
parentf64395e4e989830e9a11c72e1447ade32c065e81 (diff)
Support Levenshtein in dmenu.i #149
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.117
1 files changed, 10 insertions, 7 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 303f3454..bb7decd2 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -90,7 +90,8 @@ Keybindings can also be specified in the \fB\fCXresources\fR file.
\fBrofi\fP can emulate \fB\fCdmenu\fR (a dynamic menu for X) when launched with the \fB\fC\-dmenu\fR flag.
.PP
The official website for \fB\fCdmenu\fR can be found:
-\[la]http://tools.suckless.org/dmenu/\[ra]
+.UR http://tools.suckless.org/dmenu/
+.UE
.SH OPTIONS
.PP
\fB\fC\-key\-{mode}\fR \fBKEY\fP
@@ -531,8 +532,6 @@ Disable history
\fB\fC\-levenshtein\-sort\fR
.IP
When searching sort the result based on levenshtein distance.
-.IP
-Note that levenshtein sort is disabled in dmenu mode.
.SS Dmenu specific
.PP
\fB\fC\-sep\fR \fIseparator\fP
@@ -810,14 +809,18 @@ Check quotes used on the commandline: e.g. used “ instead of ".
.SH WEBSITE
.PP
\fBrofi\fP website can be found at here
-\[la]https://davedavenport.github.io/rofi/\[ra]
+.UR https://davedavenport.github.io/rofi/
+.UE
.PP
\fBrofi\fP bugtracker can be found here
-\[la]https://github.com/DaveDavenport/rofi/issues\[ra]
+.UR https://github.com/DaveDavenport/rofi/issues
+.UE
.SH AUTHOR
.PP
Qball Cow
-\[la]qball@gmpclient.org\[ra]
+.MT qball@gmpclient.org
+.ME
.PP
Original code based on work by: Sean Pringle
-\[la]sean.pringle@gmail.com\[ra]
+.MT sean.pringle@gmail.com
+.ME