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
A typical terminal workflow is to suspend a tui program and run a diff cli command and then returning with fg.
Adding a suspend command or just :s would be quite useful for this type of workflow IMO.
A typical terminal workflow is to suspend a tui program and run a diff cli command and then returning with
fg.Adding a suspend command or just
:swould be quite useful for this type of workflow IMO.I can put together a PR for this if need be.