Skip to content

marcheu/hgui

Repository files navigation

hgui

What is hgui?

hgui is a command-line tool to navigate your mercurial repo from an ncurses interface. It is similar to tig but for mercurial

What does it do?

Right now it supports three commands:

  • hgui log [file]
  • hgui blame [file]
  • hgui show [rev]

Navigation

You navigate with arrow keys, pg up / pg down. You navigate the diff with the ins/del keys. You can quit with q or esc.

About

An ncurses-based UI for mercurial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published