Version bump: 3.5.0
This commit is contained in:
parent
8955ecb11b
commit
370f10b9f9
|
@ -1,7 +1,7 @@
|
|||
project(
|
||||
'spmenu',
|
||||
'c',
|
||||
version : '"3.4"',
|
||||
version : '"3.5.0"',
|
||||
default_options : ['warning_level=3']
|
||||
)
|
||||
|
||||
|
|
6
spmenu.1
6
spmenu.1
|
@ -1,5 +1,5 @@
|
|||
'\" t
|
||||
.\" Automatically generated by Pandoc 3.1.6
|
||||
.\" Automatically generated by Pandoc 2.17.1.1
|
||||
.\"
|
||||
.\" Define V font for inline verbatim, using C font in formats
|
||||
.\" that render this, and otherwise B font.
|
||||
|
@ -15,7 +15,7 @@
|
|||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "spmenu" "1" "" "3.4" "fancy dynamic menu"
|
||||
.TH "spmenu" "1" "" "3.5.0" "fancy dynamic menu"
|
||||
.hy
|
||||
.SH spmenu
|
||||
.PP
|
||||
|
@ -745,7 +745,7 @@ This allows something similar to the emoji highlight patch on the
|
|||
suckless website, except even more useful.
|
||||
.PP
|
||||
Example:
|
||||
\f[V]printf \[dq]\[rs]033[0;44m😀\[rs]033[0m Emoji highlighting\[rs]n\[dq] | spmenu --columns 1\f[R]
|
||||
\f[V]printf \[dq]\[rs]033[0;44m\[u1F600]\[rs]033[0m Emoji highlighting\[rs]n\[dq] | spmenu --columns 1\f[R]
|
||||
.PP
|
||||
It should be noted that font sequences are not yet supported.
|
||||
See `SGR sequences' for more information.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" Automatically generated by Pandoc 3.1.6
|
||||
.\" Automatically generated by Pandoc 2.17.1.1
|
||||
.\"
|
||||
.\" Define V font for inline verbatim, using C font in formats
|
||||
.\" that render this, and otherwise B font.
|
||||
|
@ -14,7 +14,7 @@
|
|||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "spmenu_run" "1" "" "3.4" "$PATH/.desktop launcher and file manager"
|
||||
.TH "spmenu_run" "1" "" "3.5.0" "$PATH/.desktop launcher and file manager"
|
||||
.hy
|
||||
.SH spmenu_run
|
||||
.PP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" Automatically generated by Pandoc 3.1.6
|
||||
.\" Automatically generated by Pandoc 2.17.1.1
|
||||
.\"
|
||||
.\" Define V font for inline verbatim, using C font in formats
|
||||
.\" that render this, and otherwise B font.
|
||||
|
@ -14,7 +14,7 @@
|
|||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "spmenu_test" "1" "" "3.4" "spmenu test script"
|
||||
.TH "spmenu_test" "1" "" "3.5.0" "spmenu test script"
|
||||
.hy
|
||||
.SH spmenu_test
|
||||
.PP
|
||||
|
|
Loading…
Reference in a new issue