Not only that, but GitHub has lots of shortcuts vi...
# today-i-learned
s
Not only that, but GitHub has lots of shortcuts via
?
- for example, you can get a command palette to open up with `Ctrl+K`/`Cmd+K`, among other things! - https://docs.github.com/en/get-started/using-github/keyboard-shortcuts A lot of websites actually support just entering
?
and seeing keyboard shortcuts available (Mastodon, Twitter, GitHub, GitLab, etc.), which is pretty cool 🙂