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
{{ message }}
This repository was archived by the owner on Dec 21, 2018. It is now read-only.
The history stores every single line as a different command. After typing a multiline command, or a json object for example, every line is a different entry in the history. Would be nice to be able to run that same command in a single call; that would be possible if all lines were merged to the same entry within the history.