Lest anyone think I consider Plan 9 a legacy OS. - sam - An updated version of the sam text editor.
 (HTM) git clone git://vernunftzentrum.de/sam.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 6ee7640c04cd3a8df2f80e88a9eec458d01c7e95
 (DIR) parent b0a4d91d5ef09a3bde630fc0318de4d8e9cfb497
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Sat, 13 Aug 2016 14:07:38 -0500
       
       Lest anyone think I consider Plan 9 a legacy OS.
       
       Diffstat:
         README.rst                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       @@ -162,7 +162,7 @@ Primary Goals
        - Support multiple background colors at once (TODO)
        - Support mouse button reassignment (TODO)
        - Support runtime mouse button reassignment (TODO)
       -- Remove legacy OS support (Plan 9 has their own sam) (TODO)
       +- Remove non-*nix OS support (Plan 9 has their own sam) (TODO)
        - Remove external command FIFO, switch to X ClientMessage messages for IPC
          (email me if you want to know why I think this is a good idea) (TODO)
        - Support the CDPATH environment variable for the `cd` command (TODO)