albfan / jmeld

A visual diff and merge tool
44 stars 31 forks source link

configurable shortcuts #29

Open albfan opened 8 years ago

albfan commented 8 years ago

Shortcuts may vary from OS to OS.

Allow shortcuts to be redefined, saved and loaded. Add a table to search, filter and redefine.

Work is expected to be done on https://github.com/albfan/jmeld/tree/shorcuts

albfan commented 8 years ago

@KewlCat shortcut for Ctrl+W works well, but Ctrl+Q loops indefinitely when any buffer is modified and unsaved (any cancel should abort operation). squash too last two commits so any commit compiles correctly.

How do you feel about build a shorcut editor? I have made a shallow clone from jedit, to see how to make a shorcuts editor: