dreal3 icon indicating copy to clipboard operation
dreal3 copied to clipboard

bash completion script for dReal

Open soonhokong opened this issue 9 years ago • 3 comments

mentioned by @dzufferey

soonhokong avatar Jul 09 '16 02:07 soonhokong

https://debian-administration.org/article/317/An_introduction_to_bash_completion_part_2

soonhokong avatar Jul 09 '16 03:07 soonhokong

I did such a script for another tool I'm working on: https://github.com/wies/grasshopper/blob/master/bin/bash_completion.sh Is it not hard to do. However, dReal has a large number of options. To make sure that the script and dReals stays in sync, I'm wondering if we should generate the bash completion script directly from dReal code.

dzufferey avatar Jul 09 '16 20:07 dzufferey

@dzufferey, thanks for the link. I'll first add the feature. Later, I'll add the automation part.

soonhokong avatar Jul 11 '16 03:07 soonhokong