Closed danielbolan closed 11 years ago
Yikes, I didn't know that every commit I make to my fork automatically gets added to the pull request... Sorry, if you don't want my new changes, just let me know and I'll close the pull request.
Edit: Yeah, I guess I didn't completely understand how pull requests work. Probably shouldn't have created it from my master branch, I think. I'll close this and put the above four commits into their own branch so I can create a pull request from that instead if requested. Sorry for cluttering your issues section...
So it looks like hitting CTRL-C (in Linux 3.2.0, in my case) sends two commands:
I've associated two functions to work the IP command and the TIMING-MARK option so it at the very least doesn't crash. The following code should all work when you hit CTRL-C:
A few things worth noting:
'ip'
event lines up exactly with your design. Let me know if this is an issue.Hopefully this is fixes #1 to satisfaction.