cantino / mcfly

Fly through your shell history. Great Scott!
MIT License
6.75k stars 176 forks source link

Fish private mode support #358

Closed Aeron closed 1 year ago

Aeron commented 1 year ago

This PR adds Fish private mode support by updating the Fish init script. It simply forbids saving command history while in the mode.

Thus it resolves #354.

Yet it does not forbid accessing the McFly history, and it is contrary to Fish’s behavior. But it is out of #354 scope, and I do not think it is a problem since hitting CTRL+R is a conscious action with the expectable outcome.

cantino commented 1 year ago

Simple solution, thanks @Aeron!

cantino commented 1 year ago

Released in https://github.com/cantino/mcfly/releases/tag/v0.8.1