Hasty Briefsbeta

Bilingual

Browse-at-remote: browse remote code forges with Emacs

a year ago
  • #Emacs
  • #Git
  • #Development
  • Package 'browse-at-remote' enables opening GitHub/GitLab/Bitbucket links from Emacs.
  • Supports various Emacs buffers: file, dired, magit-mode, vc-annotate.
  • Install via Cask, Guix, or manual setup in .emacs.
  • Keybinding: C-c g g for quick access.
  • Supports multiple remote types (GitHub, GitLab, Bitbucket, etc.).
  • Customizable remote-type mappings via git config or Emacs settings.
  • Option to disable line numbers in URLs.
  • Supports SSH config resolution for custom domains.
  • Allows adding custom remote types via PRs.
  • Features contributions from multiple developers.
  • Includes functions like bar-browse and bar-to-clipboard.