Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few small fixes #1

Merged
merged 3 commits into from Jul 13, 2016
Merged

Conversation

codebrainz
Copy link

No description provided.

Akronix and others added 3 commits July 13, 2016 01:27
For <Ctrl><Shift>BackSpace - delete to beginning of line, otherwise
using a new binding leaves Scintilla's builtin binding in place also.
@@ -185,7 +185,7 @@ enum GeanyKeyBindingID
GEANY_KEYS_GOTO_TAGDEFINITION, /**< Keybinding. */
GEANY_KEYS_SEARCH_NEXTMESSAGE, /**< Keybinding. */
GEANY_KEYS_EDITOR_DELETELINETOEND, /**< Keybinding. */
GEANY_KEYS_EDITOR_DELETELINETOBEGINNING, /**< Keybinding. */
GEANY_KEYS_EDITOR_DELETELINETOBEGINNING, /**< Keybinding. */
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aligning stuff with tabs is stupid, every time I see this I want to go in and replace it all with spaces so it looks the same and lines up everwhere :)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fully agree with that.

@Akronix Akronix merged commit a1df22b into Akronix:master Jul 13, 2016
@Akronix Akronix mentioned this pull request Jul 13, 2016
Akronix pushed a commit that referenced this pull request Apr 20, 2018
Update from geany/geany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants