1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

eeshow/gui/sheet.c (toggle_old_new): Tab toggles between diff_old and diff_new

This commit is contained in:
Werner Almesberger
2016-08-19 12:34:37 -03:00
parent 3c0adecf86
commit c6db84aa26
3 changed files with 11 additions and 1 deletions

View File

@@ -174,6 +174,7 @@ Delete or Backspace go to the next higher sheet in hierarchy
PgUp go to the previous sheet in sequence
PgDn go to the next sheet in sequence
Up or Down invoke the revision history (WIP)
Tab toggle between old and new revision
D when comparing revisions, show difference (default)
N show newer sheet
O show older sheet