diff --git a/README.md b/README.md index 81183d2..9e8f0d8 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,5 @@ follows: - fzf/telescope integration (whichever available) - finer-tuned problem limits (i.e. per-problem codeforces time, memory) - notify discord members +- handle infinite output/trimming file to 500 lines (customizable) +- update barrettruth.com to post diff --git a/doc/cp.txt b/doc/cp.txt index ef6da7d..f743f51 100644 --- a/doc/cp.txt +++ b/doc/cp.txt @@ -290,8 +290,8 @@ The test panel uses a three-pane layout for easy comparison: > Keymaps ~ *cp-test-keys* -j / Navigate to next test case -k / Navigate to previous test case + Navigate to next test case + Navigate to previous test case q Exit test panel (restore layout) Execution Details ~