We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Feature
Navigate lines, leave comments, and finish reviews without ever touching the mouse. Crit's keybindings are designed for developers who live in the terminal.
Use j/k to move between lines and blocks. The same motions you already know from vim.
Press c to open the comment form on the current line. Type your feedback, then Ctrl+Enter to submit. Press Escape to cancel.
Use e to edit an existing comment, d to delete it. Press f to finish the review and copy the prompt. Press t to toggle the table of contents.
Press ? at any time to see the full shortcut reference.
Install Crit and start reviewing markdown in seconds.
$ brew install tomasz-tomczyk/tap/crit
$ crit plan.md
Or download a pre-built binary from GitHub Releases.