mcfly
mcfly copied to clipboard
Fly through your shell history. Great Scott!
Hello! Love `mcfly`, and I'm looking into [nushell](https://www.nushell.sh/book/plugins.html) now for my shell. Any plans to add support for this? Thanks!
Multiline commands are sometimes split in bash history. Pasting this in the terminal and then pasting the following: ``` some_function () { printf '1\t2\t3\n' \ | awk -F '\t' '...
Hi, Thanks for this nice software. Quite often, I want to recall a command I typed a few minutes ago (e.g. "git commit ..."), but mcfly proposes some much more...
Hi, is it possible to get more results? (>10) Is this user configurable?
tarbomb (archive without folder) is generaly a bad practice. Instead of: - mcfly - mcfly.bash - mcfly.fish - mcfly.zsh this will create: - mycfly - mcfly - mcfly.bash - mcfly.fish...
openSUSE (and SLE) have default Bash history behavior where you can go through previous command by typing the first couple of letters and then using Pg-Up/Pg-Down keys to go through...
When I press Ctrl-r it takes 2 or so seconds until the search window appears. My mcfly history contains 130000 entries from using it for over 2 years. The file...
Hopefully I did it right. I have experience in different languages but not in `Rust` and the corresponding ecosystem 🙈 Closes #122
Similarly to https://github.com/cantino/mcfly/issues/22 I can open up the display, and choose my command, but in the end, all it tried to execute is `mcfly search`, no matter what I type...
Please, is it possible to make `mcfly` compatible with `csh` and `tcsh`? I see for example https://github.com/cantino/mcfly/commit/5789d078b8bc85460de7c2779aab47192cf1c672