keep icon indicating copy to clipboard operation
keep copied to clipboard

Notes from Metakgp demo day

Open OrkoHunter opened this issue 7 years ago • 0 comments

Demo: https://www.youtube.com/watch?v=eXJPEQlpnZQ

@icyflame's suggestion:

A couple of things about Himanshu's demo:

1. You can use arguments in the middle using Bash functions. It's very useful for things like ImageMagick, youtube-dl, ffmpeg, etc.
2. I kept comparing keep to `history | ag "search"` and the zsh autocomplete plugin. So, if keep were just as fast as those two, it would be worth a try!

I can certainly see `keep`'s usefulness for people starting out with the command line. :+1:

OrkoHunter avatar Feb 02 '18 07:02 OrkoHunter