Keyboard navigation/shortest path/dot file url open/multi-file support
Open
drnol
opened this issue 11 years ago
•
0 comments
- Now xdot won't reset highlight when you just mouse move/hover (i.e. null action case).
- navigate highlighted node to node by F2 / F3 key.
- navigate node through edge by , / . / ENTER key.
- select one node as pivot node and Ctrl-click/Ctrl-shift-click(reverse) the other node will display shortest path
- url dot file open feature by right-click
[URL="dots://file1;file2;..."]
- pnrao's multi-file support merged.