Introducing the File Finder
Back when I started using TextMate, its cmd-T file finder completely changed the way I browse and read code. When I switched to Janus last year, it was only because…
Back when I started using TextMate, its cmd-T file finder completely changed the way I browse and read code. When I switched to Janus last year, it was only because I found the excellent Command-T plugin for vim.
These days, though, I find myself reading most new code in my browser on GitHub. And I really miss cmd-T.
So, I did the only thing that made sense: I added cmd-T to GitHub.
Try it out: just hit t
on any repo’s file or directory view.
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.