Improve formatting of docs - wmenu - 🔧 fork of wmenu
 (HTM) git clone git@git.drkhsh.at/wmenu.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 906f7ccee81881754c023db0389c8510c0218ec8
 (DIR) parent f609762c4e39a4542c0b9b55965d245a79ed91d7
 (HTM) Author: adnano <me@adnano.co>
       Date:   Tue, 27 Feb 2024 08:37:17 -0500
       
       Improve formatting of docs
       
       Diffstat:
         M docs/wmenu.1.scd                    |      56 ++++++++++++++++----------------
       
       1 file changed, 28 insertions(+), 28 deletions(-)
       ---
 (DIR) diff --git a/docs/wmenu.1.scd b/docs/wmenu.1.scd
       @@ -92,86 +92,86 @@ arrow keys, page up, page down, home, and end.
                Move cursor to the end of the current word.
        
        |[ *C-a*
       -:[ Home
       +:< Home
        
        |[ *C-b*
       -:[ Left
       +:< Left
        
        |[ *C-c*
       -:[ Escape
       +:< Escape
        
        |[ *C-d*
       -:[ Delete
       +:< Delete
        
        |[ *C-e*
       -:[ End
       +:< End
        
        |[ *C-f*
       -:[ Right
       +:< Right
        
        |[ *C-g*
       -:[ Escape
       +:< Escape
        
        |[ *C-[*
       -:[ Escape
       +:< Escape
        
        |[ *C-h*
       -:[ Backspace
       +:< Backspace
        
        |[ *C-i*
       -:[ Tab
       +:< Tab
        
        |[ *C-j*
       -:[ Return
       +:< Return
        
        |[ *C-J*
       -:[ Shift-Return
       +:< Shift-Return
        
        |[ *C-k*
       -:[ Delete line right
       +:< Delete line right
        
        |[ *C-m*
       -:[ Return
       +:< Return
        
        |[ *C-M*
       -:[ Shift-Return
       +:< Shift-Return
        
        |[ *C-n*
       -:[ Down
       +:< Down
        
        |[ *C-p*
       -:[ Up
       +:< Up
        
        |[ *C-u*
       -:[ Delete line left
       +:< Delete line left
        
        |[ *C-w*
       -:[ Delete word left
       +:< Delete word left
        
        |[ *C-Y*
       -:[ Paste from Wayland clipboard
       +:< Paste from Wayland clipboard
        
        |[ *M-b*
       -:[ Move cursor to the start of the current word.
       +:< Move cursor to the start of the current word
        
        |[ *M-f*
       -:[ Move cursor to the end of the current word.
       +:< Move cursor to the end of the current word
        
        |[ *M-g*
       -:[ Home
       +:< Home
        
        |[ *M-G*
       -:[ End
       +:< End
        
        |[ *M-h*
       -:[ Up
       +:< Up
        
        |[ *M-j*
       -:[ Page down
       +:< Page down
        
        |[ *M-k*
       -:[ Page up
       +:< Page up
        
        |[ *M-l*
       -:[ Down
       +:< Down