Some time ago I posted an e-mail into the Geany-users mailing list asking for a keybinding for deleting from the begining of the line to the current position. I got some good answers and suggestions, and, some months later, here I come with the implementation ready to be used. I've tested it and it looks fine.
Anything else, just let me know. I didn't touch any of the translation files, should I? You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1134
-- Commit Summary --
* Added keybinding for Delete from line start to current position
-- File Changes --
M doc/geany.txt (3) M src/keybindings.c (6) M src/keybindings.h (1)
-- Patch Links --
https://github.com/geany/geany/pull/1134.patch https://github.com/geany/geany/pull/1134.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1134