On Sun, 14 Aug 2016, Kun Zhang wrote: > However, I hate to type the full paths, because they are usually quite > long. bash-completion is nice, but still kind of slows me down. The "find" > command is not very helpful because I have to type out the full path in > "show" even if there is only one match, and I cannot simply copy the "find" > output to "show" because it's a tree view instead of plain paths.
Does your shell not do substring matching in completions for you? ;-) https://fishshell.com David Adam (fish shell committer and very biased) [email protected] _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
