Skip to content

20210203 - v2.8.2

Compare
Choose a tag to compare
@skywind3000 skywind3000 released this 03 Feb 05:04
· 183 commits to master since this release
  • new option -close for -mode=term to close the terminal automatically when terminal process finished.
  • new option -pos=TAB for -mode=term to open a terminal in a new tab residing on the left side.
  • fixed: minor path related issues.
  • improve compatibility on windows.

try:

:AsyncRun -mode=term -pos=TAB -close  lazygit

When you are using -pos=TAB, lazygit will run in a new tab on the left side of current tabpage. when it finished, you can return to your previous tabpage directly. More convenience than -pos=tab when you want to return to previous tab.