acme3k

Personal collection of acme patches
Log | Files | Refs | README

README (851B)


      1 A patch for plan9port acme that provides several quality-of-life improvements.
      2 Patching plan9port-20240109p0
      3 
      4 Done:
      5 - Full, comprehensive colour customisation via config.h
      6 - Keyboard navigation with the up/down arrow keys
      7 - In addition to selecting the most recently typed string, pressing ESC now also warps the cursor to the selected text.
      8 - Dotfiles are hidden from directory file listings by default. Show and Hide commands added to show or hide dotfiles in the currently viewed directory. Default behaviour can be modified via config.h 
      9 
     10 To do:
     11 A lot...
     12 - Modified makefile that copies and patches the local plan9 source
     13 - More keyboard tweaks
     14 - Double-click, triple-click semantics
     15 - Support custom rules for automatically filling the tag with strings based on the opened file/directory
     16 
     17 Special shout-out to https://github.com/karahobny/acme2k