From: SourceForge.net <no...@so...> - 2003-02-09 07:20:08
|
Feature Requests item #683300, was opened at 2003-02-09 01:26 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=683300&group_id=44253 Category: User interface Group: Medium (< 1 pair-month) Status: Open Priority: 5 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Multiple Shortcuts for a Single Command Initial Comment: Story: A DrJava user spends some time using both UNIX-based editors (e.g. emacs) and Windows- or Mac-based editors. In order to smooth the transitions between various platforms, the user wishes to support both emacs-style shortcuts and Windows-style shortcuts simultaneously. He goes to the key mapping settings in the Preferences dialog of DrJava and adds custom key mappings for all of his favorite emacs shortcuts, leaving the current Windows-like shortcuts intact. Note: This will require support throughout the config framework as well as the UI setup code. Currently, there is no support for storing multiple instances of the same config option or for installing multiple listeners with different shortcuts for a single command. Adding this support may require significant refactoring. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=683300&group_id=44253 |