URI:
       tREADME: refer to the LNPREF macro - neatvi - [fork] simple vi-type editor with UTF-8 support
  HTML git clone git://src.adamsgaard.dk/neatvi
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 0af6ff63f3ec0fe5b29b036110a61a499cfd1ff4
   DIR parent 55d93278b651ba9a0e42bfa9169be918731c0080
  HTML Author: Ali Gholami Rudi <ali@rudi.ir>
       Date:   Fri, 15 Apr 2022 17:03:58 +0430
       
       README: refer to the LNPREF macro
       
       Diffstat:
         M README                              |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README b/README
       t@@ -14,6 +14,11 @@ changed with :cm ex command.  When in input mode, ^e activates the
        English kaymap and ^f switches to the alternate keymap (the last
        keymap specified with :cm).
        
       +Sadly, VTE-based terminals such as GNOME's implement a
       +backward-incompatible extension of virtual terminal escape codes to
       +render bidirectional text by default.  When using these terminal, the
       +value of LNPREF macro in conf.h needs to be edited.
       +
        COMMANDS
        --------