From 2148f5e6b6a426a81f79e1dac70ec8146e31a7bd Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Mon, 22 Dec 2014 13:37:46 -0800 Subject: add caveat to "Opera-style Advanced Keyboard Shortcuts in Safari" --- .../2014-11-30-opera-style-advanced-keyboard-shortcuts-in-safari.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_posts/2014-11-30-opera-style-advanced-keyboard-shortcuts-in-safari.md b/source/_posts/2014-11-30-opera-style-advanced-keyboard-shortcuts-in-safari.md index ed7654f5..f76879f3 100644 --- a/source/_posts/2014-11-30-opera-style-advanced-keyboard-shortcuts-in-safari.md +++ b/source/_posts/2014-11-30-opera-style-advanced-keyboard-shortcuts-in-safari.md @@ -37,3 +37,9 @@ Relaunch Safari. You are all set! Enjoy the ultrafast single key navigating expe ```bash defaults delete com.apple.Safari NSUserKeyEquivalents ``` + +--- + +**_2014/12/22 Update:_** + +There's one caveat to this approach — unlike in Opera, where the default layman shortcuts (e.g., ⌘F) are still available when advanced keyboard shorts are enabled, in Safari they are simply overwritten. This is annoying when the web page or web app binds certain keys, especially `/` to its own search bar (a notable example being google.com). In that case I have to admit defeat and click on the menu bar item, which takes a hundred times as long as a single `/` keystroke. -- cgit v1.2.1