zsh: mcfly incorrectly parses multi-line zhistory entries #87
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
if you have a command typed as
that ends up as separate entries in mcfly, rather than a single one. It looks like mcfly is incorrectly parses the history entry? The relevant snippet for that from my .zsh_history is:
It looks like mcfly is getting confused by this, and I think it only gets the last line of the command.
The text was updated successfully, but these errors were encountered: