|
|
|
Ask HN: Know any keyboard oriented drawing tools?
|
|
5 points
by melle
3316 days ago
|
|
Dear HN, Do you know of any 2d drawing tools that are keyboard oriented, i.e. modal like vim? I'm looking for something to draw software diagrams in: component, class and some use case diagrams, but I'm getting more and more frustrated by the current solutions (used Enterprise Architect) I guess that's the problem with using vim: You want the same efficiency in other programs... |
|
http://plantuml.com/running
[edit] AutoCAD can be run interactively from the command line. More like say Bash than Vim...and since it is extensible with Lisp, more like Emacs than Vim as well. There once was a Cad program, Generic Cad, that used two letter combinations for commands somewhat like Vim. AutoDesk bought it and killed it in the early 1990's. At the time, it was the second most popular PC Cad package behind AutoCad.