<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Plugins -> Shortcuts -> Install Plugin has empty list"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1102#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Plugins -> Shortcuts -> Install Plugin has empty list"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1102">bug 1102</a>
              from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
        <pre>For what it's worth, ImageJ2 commands can define their own shortcuts. Here is
an example that defines its own shortcut as shift+backslash:

<a href="https://github.com/scijava/scijava-plugins-commands/blob/scijava-plugins-commands-0.2.0/src/main/java/org/scijava/plugins/commands/debug/DumpStack.java">https://github.com/scijava/scijava-plugins-commands/blob/scijava-plugins-commands-0.2.0/src/main/java/org/scijava/plugins/commands/debug/DumpStack.java</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>