From 7d339c80dd11d7e150de0ce5035565c6ecaae77b Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 18 Jan 2026 06:18:58 +0200 Subject: [PATCH] docs: add Custom Keyboard Shortcuts #595 to Low Priority --- todo/TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo/TODO.md b/todo/TODO.md index a16bf7120..cb7e6676b 100644 --- a/todo/TODO.md +++ b/todo/TODO.md @@ -88,6 +88,8 @@ - Scintilla `SCI_SETREPRESENTATION` for custom char display - [ ] **Scrollbar Marks** - Highlights in scrollbar (search matches, bookmarks) - [ ] **Enhanced Auto-Complete** - Language-aware auto-complete triggers +- [ ] **Custom Keyboard Shortcuts** - User-configurable shortcut keys + - Issue: [#595](https://github.com/rizonesoft/Notepad3/issues/595) ## Feature Ideas