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

eeshow/: add online help with h or ? (WIP)

This commit is contained in:
Werner Almesberger
2016-08-19 14:17:00 -03:00
parent e72d476e71
commit ebbb986768
6 changed files with 144 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ Prerequisites
libcairo2-dev
libgit2-dev
libgtk-3-dev
ibwebkit2gtk-3.0-dev
Development status
@@ -45,7 +46,6 @@ many limitations, especially in the following areas:
More details on pending items can be found in the file TODO.
Non-interactive rendering
=========================
@@ -175,6 +175,7 @@ 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
? or H show/hide help window
D when comparing revisions, show difference (default)
N show newer sheet
O show older sheet