Closed srijanshetty closed 5 years ago
@srijanshetty just one minor change and I'll merge it! Thank you!
@srijanshetty When it comes to the man example - I was also thinking about writing one that would navigate to flags as they're being typed. #1 contains a good starting point for that. Your simple example is good enough for now though. But I expect it to be replaced at some point - just FYI.
@srijanshetty When it comes to the man example - I was also thinking about writing one that would navigate to flags as they're being typed. #1 contains a good starting point for that. Your simple example is good enough for now though. But I expect it to be replaced at some point - just FYI.
Definitely makes sense to do that, I thought that I would paste in a quick example.
While we're at it, how did you make those fancy gifs?
@srijanshetty
Definitely makes sense to do that, I thought that I would paste in a quick example.
Yes, quick example is better than no example ;)
While we're at it, how did you make those fancy gifs?
I used asciinema and asciicast2gif. While it isn't the fastest solution (asciicast2gif takes a long time to generate even from shorter gifs), it was a quick solution to solve the problem I wanted before going to bed.
Also, thank you for the fixes!
Very nice. I will check it when I'm home and if everything is ok, I will merge it :)