Open Tig in the project's root directory with alt-shift-t
.
Open Tig on current file with ctrl-shift-h
.
Open Tig blame on current file with ctrl-shift-b
.
Based on package atom-terminal.
Keybindings: alt-shift-t
, ctrl-shift-h
, ctrl-shift-b
Install: apm install open-tig
Config:
"open-tig":# only necessary if standard config doesn't find terminal appapp: "/path/to/your/favorite/terminal"tig: "/path/to/tig"args: "--useThisOptionWhenLaunchingTig"
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.