patches

Patches for various other programs
git clone https://git.regexghost.com/patches.git
Log | Files | Refs | README

commit b89dde2f1e0b9b0bf4fa712ef5d56d4f94a286f5
parent 3262614ba3680204cd4ae928f8a15ee721275a1f
Author: regexghost <dev@regexghost.com>
Date:   Wed, 29 Jul 2026 23:12:18 +0100

updated readme for most recent 2 patches

Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -18,6 +18,14 @@ https://github.com/ibara/oksh Case insensitive auto-complete, and removing certain commands from history file +New patch for adding ctrl-backspace and ctrl-delete to emacs mode (default mode) + +## nano + +https://www.nano-editor.org/ + +Added a new keybinding, `copysystem`, which copies marked/selected text to the system clipboard + ## pipe-viewer https://github.com/trizen/pipe-viewer