URI:
       tAdd man entry on alternate color scheme - st - [fork] customized build of st, the simple terminal
  HTML git clone git://src.adamsgaard.dk/st
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 2d76b78202b02072cc22d9b21e7eb643d747605d
   DIR parent 00f1d46e401c9c65ba8bb239cbf01c815e0c5a87
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed, 27 May 2020 07:01:19 +0200
       
       Add man entry on alternate color scheme
       
       Diffstat:
         M st.1                                |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/st.1 b/st.1
       t@@ -159,6 +159,9 @@ Copy the selected text to the clipboard selection.
        .TP
        .B Ctrl-Shift-v
        Paste from the clipboard selection.
       +.TP
       +.B Ctrl-Shift-x
       +Switch between primary and alternate color scheme.
        .SH CUSTOMIZATION
        .B st
        can be customized by creating a custom config.h and (re)compiling the source