xdot.py icon indicating copy to clipboard operation
xdot.py copied to clipboard

Keyboard navigation/shortest path/dot file url open/multi-file support

Open drnol opened this issue 11 years ago • 0 comments

  1. Now xdot won't reset highlight when you just mouse move/hover (i.e. null action case).
  2. navigate highlighted node to node by F2 / F3 key.
  3. navigate node through edge by , / . / ENTER key.
  4. select one node as pivot node and Ctrl-click/Ctrl-shift-click(reverse) the other node will display shortest path
  5. url dot file open feature by right-click [URL="dots://file1;file2;..."]
  6. pnrao's multi-file support merged.

drnol avatar Apr 22 '14 07:04 drnol