learn
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
learn [2024/04/09 19:32] – Added tmux resize window recipe dblume | learn [2025/07/11 16:53] (current) – dblume | ||
---|---|---|---|
Line 2: | Line 2: | ||
Things to learn through repetition. | Things to learn through repetition. | ||
+ | |||
+ | ===== CoPilotChat in vim ===== | ||
+ | |||
+ | Shortcut to official [[https:// | ||
+ | |||
+ | ^ Insert ^ Normal ^ Action ^ | ||
+ | | <Tab> | - | Trigger/ | ||
+ | | <C-c> | q | Close the chat window | | ||
+ | | <C-l> | <C-l> | Reset and clear the chat window | | ||
+ | | <C-s> | < | ||
+ | | - | grr | Toggle sticky prompt for line under cursor | | ||
+ | | - | grx | Clear all sticky prompts in prompt | | ||
+ | | <C-y> | <C-y> | Accept nearest diff | | ||
+ | | - | gj | Jump to section of nearest diff | | ||
+ | | - | gqa | Add all answers from chat to quickfix list | | ||
+ | | - | gqd | Add all diffs from chat to quickfix list | | ||
+ | | - | gy | Yank nearest diff to register | | ||
+ | | - | gd | Show diff between source and nearest diff | | ||
+ | | - | gi | Show info about current chat | | ||
+ | | - | gc | Show current chat context | | ||
+ | | - | gh | Show help message | | ||
===== CLI/UI Navigation (vim / tmux / i3) ===== | ===== CLI/UI Navigation (vim / tmux / i3) ===== |
learn.txt · Last modified: 2025/07/11 16:53 by dblume