about summary refs log tree commit diff
path: root/pkgs/sternenseemann/acme/neo-modifier-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/sternenseemann/acme: init at 2021-10-19sternenseemann2022-03-231-0/+24
* Patch plan9port most notably including a patch that fixes the interpretation of X11 key events. This resolves the problem that using the shift key of the neo layout would cause acme to start interpreting left mouse button as right mouse button. * Add a wrapper derivation that puts acme and all executables it absolutely requires in PATH. The full Plan 9 userland can still be accessed via the 9 executable, but this allows executing just acme and access e.g. the GNU coreutils from inside of it — in case you do want to use cat -v. machines/sternenseemann/wolfgang: install acme