20210203 - v2.8.2
- 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.