[gnome-builder] keybindings: wire ctrl+w to close document-view
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] keybindings: wire ctrl+w to close document-view
- Date: Thu, 11 Dec 2014 00:10:54 +0000 (UTC)
commit f20889552c9860a83848f71f30a897c5ae84aa37
Author: Christian Hergert <christian hergert me>
Date: Mon Dec 8 14:02:17 2014 -0800
keybindings: wire ctrl+w to close document-view
src/resources/keybindings/default.ini | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/keybindings/default.ini b/src/resources/keybindings/default.ini
index 2e8f270..fe274ef 100644
--- a/src/resources/keybindings/default.ini
+++ b/src/resources/keybindings/default.ini
@@ -11,7 +11,6 @@ show-command-bar = <Control>space
global-search = <Control>period
[workbench]
-close-tab = <Control>W
# Temporary, so we can test vim.
# Longer term, I want a custom vim.ini for when using vim for which
# this will be ignored.
@@ -32,6 +31,7 @@ toggle-split = <Control><Shift>J
switch-pane = <Control><Shift>K
[stack]
+close = <Control>W
focus-search = <Control>J
focus-left = <Control>H
focus-right = <Control>L
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]