You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
First of all thank you for the amazing work! I use lazygit daily and a feature I feel is needed is the capability of open multiple files, for instance in Telescope you could mark files with tab and sent them to quickfix list and open them from there, from lazygit I should open/edit each file with e but each time lazy git closes and reopen it loses the context so I should search again through commits or list of changes to open another one.
Describe the solution you'd like
a way to mark and open several files at once.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
First of all thank you for the amazing work! I use lazygit daily and a feature I feel is needed is the capability of open multiple files, for instance in Telescope you could mark files with
tab
and sent them to quickfix list and open them from there, from lazygit I should open/edit each file withe
but each time lazy git closes and reopen it loses the context so I should search again through commits or list of changes to open another one.Describe the solution you'd like
a way to mark and open several files at once.
The text was updated successfully, but these errors were encountered: