| Commit message (Collapse) | Author | 
 | 
also add missing ".El", s/Toggles/Toggle/ in second command and add newlines
after a full stop
 | 
 | 
[sevz: commit message is mine. The content was written by scottro11 and shared
in https://codeberg.org/dwl/dwl/issues/697]
Closes: https://codeberg.org/dwl/dwl/issues/697
 | 
 | 
Since 71f11e6cf63289d51f152469a0da81a85fe2608c it is not longer the case
 | 
 | 
The hyphen-minus <-> and apostrophe-quote <'> are interpreted by troff
as hyphen and right single quotation mark.  See groff_char(7).
Fixes: 0db6f3c5b5f9 ("add dwl(1)")
 | 
 | 
 | 
 | 
bemenu is very bloated, turning itself into a library, which makes it
7489 SLOC.
wmenu on the other hand, looks suckless by default, and is only 2000
SLOC, which i also find alot nicer to use, since bemenu does nothing
to replicate the original dmenu feel.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com>
 | 
 | 
Thanks @Humm42
 | 
 | 
Documentation is good.  Man pages are documentation.  A program without
a man page is worthless.
 | 
 | 
Documentation is good.  Man pages are documentation.  A program without
a man page is worthless.
 |