Andrew Cantino
Andrew Cantino
Sure, if you can find a solution! I'm not sure how you can fix it. Bash history without timestamps doesn't differentiate single and multiline, or does it?
If you can get it working, I'm very open to a PR.
Hey @kforner, I'm glad you like it! I think that's a good idea-- I've been wanting that too. I usually just hit the up arrow in the terminal to get...
Yes, all the time data is stored, so the work would be in making a new view in the UI.
I think it's a good idea-- hopefully I, or another user, will have time to add it.
I think switching back to the default on-the-fly would be hard. I'm not sure how you'd configure bash to do that.
Hey @dim-geo, welcome! It's currently [hardcoded here](https://github.com/cantino/mcfly/blob/master/src/interface.rs#L71) but would be easy to wire through the settings.
Try `export MCFLY_RESULTS=25`
Or maybe 20 since sometimes people use small terminal windows. If you want to send a PR to update the default, that'd be appreciated.
Thanks @barmic! However, I think this might break Homebrew and users' install scripts.