fix(doc): proper keybindings
This commit is contained in:
parent
0c3f62d1e0
commit
b6baa38ce0
2 changed files with 4 additions and 2 deletions
|
|
@ -70,3 +70,5 @@ follows:
|
||||||
- fzf/telescope integration (whichever available)
|
- fzf/telescope integration (whichever available)
|
||||||
- finer-tuned problem limits (i.e. per-problem codeforces time, memory)
|
- finer-tuned problem limits (i.e. per-problem codeforces time, memory)
|
||||||
- notify discord members
|
- notify discord members
|
||||||
|
- handle infinite output/trimming file to 500 lines (customizable)
|
||||||
|
- update barrettruth.com to post
|
||||||
|
|
|
||||||
|
|
@ -290,8 +290,8 @@ The test panel uses a three-pane layout for easy comparison: >
|
||||||
|
|
||||||
Keymaps ~
|
Keymaps ~
|
||||||
*cp-test-keys*
|
*cp-test-keys*
|
||||||
j / <Down> Navigate to next test case
|
<c-n> Navigate to next test case
|
||||||
k / <Up> Navigate to previous test case
|
<c-p> Navigate to previous test case
|
||||||
q Exit test panel (restore layout)
|
q Exit test panel (restore layout)
|
||||||
|
|
||||||
Execution Details ~
|
Execution Details ~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue