SkillAgentSearch skills...

Far

Far Manager plugin shows git branch at command prompt

Install / Use

/learn @smithx/Far
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GitBranch Far Manager plugin

Plugin helps Far Manager to show git branch at command prompt. It setups %GITBRANCH% to branch name for repository on active panel. You should customize "Command line settings" to insert %GITBRANCH% in command line prompt format string. Branch name will be shown at command prompt:

Far Manager plugin show git branch

Features

  • Shows current git branch name in the command prompt
  • Adds ! suffix if there are uncommitted changes in the repository
  • Shows short commit hash for detached HEAD state (e.g., abc1234...)
  • Shows HEAD (no branch) for repositories without a branch

Git is not needed - plugin uses libgit2 library directly

build

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1mo ago
Forks5

Languages

C++

Security Score

75/100

Audited on Jan 27, 2026

No findings