[gnome-builder/wip/libide-merge] so i remember to not make these alt+arrows this time
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/libide-merge] so i remember to not make these alt+arrows this time
- Date: Thu, 19 Mar 2015 21:03:25 +0000 (UTC)
commit 1b5ec9a5cea68dd754de55a371ea6ef0f5b466df
Author: Christian Hergert <christian hergert me>
Date: Thu Mar 19 14:03:20 2015 -0700
so i remember to not make these alt+arrows this time
data/keybindings/default.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/keybindings/default.css b/data/keybindings/default.css
index 01a3e5c..5f7681d 100644
--- a/data/keybindings/default.css
+++ b/data/keybindings/default.css
@@ -5,6 +5,8 @@
bind "<ctrl>f" { "action" ("frame", "find", "") };
bind "<ctrl>period" { "action" ("workbench", "global-search", "") };
bind "<ctrl>s" { "action" ("view", "save", "") };
+ bind "<alt><shift>left" { "action" ("navigation", "go-backward", "") };
+ bind "<alt><shift>right" { "action" ("navigation", "go-forward", "") };
}
IdeSourceViewMode.default {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]