Hotkeys and Wikis
Hey everyone, welcome to GitHub. Keep your feedreader pointed here for daily updates on new features, bug fixes, and general gitbauchery. First up: we just enabled hotkeys for trees and…
Hey everyone, welcome to GitHub. Keep your feedreader pointed here for daily updates on new features, bug fixes, and general gitbauchery.
First up: we just enabled hotkeys for trees and the commit list. When viewing any repository, like my Ambition repo, you can hit @c@ or @t@ or @p@ to be taken to the commit, the tree, or the parent.
When viewing the commit list on a repo, again using my Ambition repo’s list as a point of reference, you can use @j@ to select a single commit or move to another commit, then use @c@ or @t@ or @p@ to go to that commit’s diff page, tree, or parent. Just like in Gmail and Vim, @k@ will move you up.

Definitely for power users, but something I’m using constantly already. We’ll be adding more hotkeys and a cheat sheet listing them all soon.
Oh yeah, and per-project wikis are coming soon. Real soon.
Written by
Related posts

GitHub Availability Report: February 2025
In February, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Availability Report: January 2025
In January, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.