Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Changed a couple shortcut description
  • Loading branch information
tesnikio committed Sep 1, 2024
commit ca31b458bef59ced933ef7c1d258f4e4d530f091
4 changes: 2 additions & 2 deletions docs/important-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ keywords: [shortcuts, pearai, important shortcuts, pear ai shortcuts]
| -------------------------------- | -------- | -------- |
| New chat (with selected code) | `CMD+L` | `CTRL+L` |
| Append selected code | `CMD+SHIFT+L` | `CTRL+SHIFT+L` |
| Close chat panel | `CMD+;` | `CTRL+;` |
| Open/Close chat panel | `CMD+;` | `CTRL+;` |
| Switch models | `CMD+'` | `CTRL+'` |
| Make chat bigger | `CMD+\` | `CTRL+\` |
| Make chat bigger/smaller | `CMD+\` | `CTRL+\` |
| Previously opened chat | `CMD+0` | `CTRL+0` |
| History | `CMD+H` | `CTRL+H` |
| Bring last terminal text to chat | `CMD+SHIFT+R` | `CTRL+SHIFT+R` |
Expand Down