From 2cb6fa154af31591dfbf934baa1483684178013d Mon Sep 17 00:00:00 2001 From: Amie Chen Date: Tue, 27 Mar 2018 15:04:20 -0700 Subject: [PATCH] remove funky quotes --- shortcuts/Opera.yml | 6 +- shortcuts/Terminal.yml | 176 ++++++++++++++++++++--------------------- 2 files changed, 91 insertions(+), 91 deletions(-) diff --git a/shortcuts/Opera.yml b/shortcuts/Opera.yml index e540720..1693c67 100644 --- a/shortcuts/Opera.yml +++ b/shortcuts/Opera.yml @@ -17,8 +17,8 @@ Navigate Pages: - Cycle back through page elements: Shift + Tab - Go forward one page: "⌘ + →" - Go back one page: "⌘ + ←" - - Go to bottom of page: ⌘+↓ - - Go to top of page: ⌘+↑ + - Go to bottom of page: ⌘ + ↓ + - Go to top of page: ⌘ + ↑ - Page down: Space - Page up: Shift + Space - Reload the current page: ⌘ + R @@ -41,7 +41,7 @@ Manipulate text: - Cut: ⌘ + X - Paste: ⌘ + V - Select All: ⌘ + A - - Undo: ⌘+Z + - Undo: ⌘ + Z - Redo: ⌘ + Shift + Z Zoom in and out: - Enter full-screen mode: Ctrl + Shift + F diff --git a/shortcuts/Terminal.yml b/shortcuts/Terminal.yml index e846728..86ae7b1 100644 --- a/shortcuts/Terminal.yml +++ b/shortcuts/Terminal.yml @@ -1,92 +1,92 @@ Work with windows and tabs: - - New window: "Cmd + n" - - New window with same command: "Ctrl + Cmd + n" - - New tab: "Cmd + t" - - New tab with same command: "Ctrl + Cmd + t" - - Show or hide tab bar: "Shift + Cmd + t" - - Show all tabs or exit tab overview: "Shift + Cmd + \\" - - New command: "Shift + Cmd + n" - - New remote connection: "Shift + Cmd + k" - - Show or hide Inspector: "Cmd + i" - - Edit title: "Shift + Cmd + i" - - Edit background color: "Opt + Cmd + i" - - Make fonts bigger: "Cmd + +" - - Make fonts smaller: "Cmd + –" - - Next window: "Cmd + `" - - Previous window: "Cmd + Shift + ~" - - Next Tab: "Ctrl + Tab" - - Previous Tab: "Ctrl + Shift + Tab" - - Split window into two panes: "Cmd + d" - - Close split pane: "Shift Cmd + d" - - Close tab: "Cmd + w" - - Close window: "Shift + Cmd + w" - - Close other tabs: "Opt + Cmd + w" - - Close all: "Opt + Shift + Cmd + w" - - Scroll to top: "Cmd + Fn + Left arrow" - - Scroll to bottom: "Cmd + Fn + Right arrow" - - Page up: "Cmd + Page Up" - - Page down: "Cmd + Page Down" - - Line up: "Opt + Cmd + Page Up" - - Line down: "Opt + Cmd + Page Down" + - "New window": "Cmd + n" + - "New window with same command": "Ctrl + Cmd + n" + - "New tab": "Cmd + t" + - "New tab with same command": "Ctrl + Cmd + t" + - "Show or hide tab bar": "Shift + Cmd + t" + - "Show all tabs or exit tab overview": "Shift + Cmd + \\" + - "New command": "Shift + Cmd + n" + - "New remote connection": "Shift + Cmd + k" + - "Show or hide Inspector": "Cmd + i" + - "Edit title": "Shift + Cmd + i" + - "Edit background color": "Opt + Cmd + i" + - "Make fonts bigger": "Cmd + (+)" + - "Make fonts smaller": "Cmd + (–)" + - "Next window": "Cmd + `" + - "Previous window": "Cmd + Shift + (~)" + - "Next Tab": "Ctrl + Tab" + - "Previous Tab": "Ctrl + Shift + Tab" + - "Split window into two panes": "Cmd + d" + - "Close split pane": "Shift Cmd + d" + - "Close tab": "Cmd + w" + - "Close window": "Shift + Cmd + w" + - "Close other tabs": "Opt + Cmd + w" + - "Close all": "Opt + Shift + Cmd + w" + - "Scroll to top": "Cmd + Fn + Left arrow" + - "Scroll to bottom": "Cmd + Fn + Right arrow" + - "Page up": "Cmd + Page Up" + - "Page down": "Cmd + Page Down" + - "Line up": "Opt + Cmd + Page Up" + - "Line down": "Opt + Cmd + Page Down" Select, find, and edit text: - - Move to beginning of line: "Ctrl + a" - - Move to end of line: "Ctrl + e" - - Erase to beginning of line: "Ctrl + u" - - Erase to end of line: "Ctrl + k" - - Select a complete file path: "Shift + Cmd + Double-click the path" - - Select a complete line of text: "Triple-click the line" - - Select a word: "Double-click the word" - - Select a URL: "Shift + Cmd + Double-click the URL" - - Select a rectangular block: "Opt + drag to select text" - - Cut: "Cmd + x" - - Copy: "Cmd + c" - - Copy without background color: "Ctrl + Shift + Cmd + c" - - Copy plain text: "Opt + Shift + Cmd + c" - - Paste: "Cmd + v" - - Paste the selection: "Shift + Cmd + v" - - Paste escaped text: "Ctrl + Cmd + v" - - Paste escaped selection: "Ctrl + Shift + Cmd + v" - - Find: "Cmd + f" - - Find next: "Cmd + g" - - Find previous: "Cmd + Shift + g" - - Find using the selected text: "Cmd + e" - - Jump to the selected text: "Cmd + j" - - Select all: "Cmd + a" - - Open the character viewer: "Ctrl + Cmd + Space" + - "Move to beginning of line": "Ctrl + a" + - "Move to end of line": "Ctrl + e" + - "Erase to beginning of line": "Ctrl + u" + - "Erase to end of line": "Ctrl + k" + - "Select a complete file path": "Shift + Cmd + Double-click the path" + - "Select a complete line of text": "Triple-click the line" + - "Select a word": "Double-click the word" + - "Select a URL": "Shift + Cmd + Double-click the URL" + - "Select a rectangular block": "Opt + drag to select text" + - "Cut": "Cmd + x" + - "Copy": "Cmd + c" + - "Copy without background color": "Ctrl + Shift + Cmd + c" + - "Copy plain text": "Opt + Shift + Cmd + c" + - "Paste": "Cmd + v" + - "Paste the selection": "Shift + Cmd + v" + - "Paste escaped text": "Ctrl + Cmd + v" + - "Paste escaped selection": "Ctrl + Shift + Cmd + v" + - "Find": "Cmd + f" + - "Find next": "Cmd + g" + - "Find previous": "Cmd + Shift + g" + - "Find using the selected text": "Cmd + e" + - "Jump to the selected text": "Cmd + j" + - "Select all": "Cmd + a" + - "Open the character viewer": "Ctrl + Cmd + Space" Work with marks and bookmarks: - - Mark: "Cmd + u" - - Mark as bookmark: "Opt + Cmd + u" - - Unmark: "Shift + Cmd + u" - - Mark line and send return: "Cmd + ↩" - - Send return without marking: "Shift + Cmd + ↩" - - Insert bookmark: "Shift + Cmd + m" - - Insert bookmark with name: "Opt + Shift + Cmd + m" - - Jump to previous mark: "Cmd + Up arrow" - - Jump to next mark: "Cmd + Down arrow" - - Jump to previous bookmark: "Opt + Cmd + Up arrow" - - Jump to next bookmark: "Opt + Cmd + Down arrow" - - Clear to previous mark: "Cmd + l" - - Clear to previous bookmark: "Opt + Cmd + l" - - Clear to start: "Cmd + k" - - Select between marks: "Shift + Cmd + a" + - "Mark": "Cmd + u" + - "Mark as bookmark": "Opt + Cmd + u" + - "Unmark": "Shift + Cmd + u" + - "Mark line and send return": "Cmd + Enter" + - "Send return without marking": "Shift + Cmd + Enter" + - "Insert bookmark": "Shift + Cmd + m" + - "Insert bookmark with name": "Opt + Shift + Cmd + m" + - "Jump to previous mark": "Cmd + Up arrow" + - "Jump to next mark": "Cmd + Down arrow" + - "Jump to previous bookmark": "Opt + Cmd + Up arrow" + - "Jump to next bookmark": "Opt + Cmd + Down arrow" + - "Clear to previous mark": "Cmd + l" + - "Clear to previous bookmark": "Opt + Cmd + l" + - "Clear to start": "Cmd + k" + - "Select between marks": "Shift + Cmd + a" Other shortcuts: - - Enter or exit full screen: "Ctrl + Cmd + f" - - Show or hide colors: "Shift + Cmd + c" - - Open Terminal preferences: "Cmd + ," - - Break: "Cmd + . is equivalent to entering Ctrl + c" - - Print: "Cmd + p" - - Soft reset terminal emulator state: "Opt + Cmd + r" - - Hard reset terminal emulator state: "Ctrl + Opt + Cmd + r" - - Open a URL: "Cmd + double-click the URL" - - Add the complete path to a file: "Drag the file from the Finder into the Terminal window" - - Export text as: "Cmd + s" - - Export selected text as: "Shift + Cmd + s" - - Reverse search command history: "Ctrl + r" - - Toggle “Allow Mouse Reporting” option: "Cmd + r" - - Toggle “Use Option as Meta Key” option: "Cmd + Opt + o" - - Show alternate screen: "Opt + Cmd + Page Down" - - Hide alternate screen: "Opt + Cmd + Page Up" - - Open man page for selection: "Ctrl + Shift + Cmd + ?" - - Search man page index for selection: "Ctrl + Opt + Cmd + /" - - Complete directory or file name: "Type one or more characters + Tab" - - Display a list of possible directory or file name completions: "Type one or more characters + Tab twice" \ No newline at end of file + - "Enter or exit full screen": "Ctrl + Cmd + f" + - "Show or hide colors": "Shift + Cmd + c" + - "Open Terminal preferences": "Cmd + ," + - "Break": "Cmd + . is equivalent to entering Ctrl + c" + - "Print": "Cmd + p" + - "Soft reset terminal emulator state": "Opt + Cmd + r" + - "Hard reset terminal emulator state": "Ctrl + Opt + Cmd + r" + - "Open a URL": "Cmd + double-click the URL" + - "Add the complete path to a file": "Drag the file from the Finder into the Terminal window" + - "Export text as": "Cmd + s" + - "Export selected text as": "Shift + Cmd + s" + - "Reverse search command history": "Ctrl + r" + - "Toggle 'Allow Mouse Reporting' option": "Cmd + r" + - "Toggle 'Use Option as Meta Key' option": "Cmd + Opt + o" + - "Show alternate screen": "Opt + Cmd + Page Down" + - "Hide alternate screen": "Opt + Cmd + Page Up" + - "Open man page for selection": "Ctrl + Shift + Cmd + ?" + - "Search man page index for selection": "Ctrl + Opt + Cmd + /" + - "Complete directory or file name": "Type one or more characters + Tab" + - "Display a list of possible directory or file name completions": "Type one or more characters + Tab twice" \ No newline at end of file