CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2021/03/26 09:02:10
Modified files: usr.bin/mg : buffer.c mg.1 Log message: Invert the 'R' indicator which seems rather unintuitive at the moment, currently a '*' next to a file's name indicates it is writable. With this diff it now means it is read-only. Also make the active buffer indicator more visible:'.'->'>'.