Author Topic: Bug in 'Key Bindings' dialog  (Read 3912 times)

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Bug in 'Key Bindings' dialog
« on: June 30, 2007, 08:14:02 AM »
Key combination lists like
Quote
def  'A-0'-'A-9'= alt_bookmark;
are not shown/ignored in the dialog. Consequently the affected bindings are also not conatined in te exported xml-file :(
Is there a way (planned) to manage such lists using with the dialog ?
However, it would be acceptable if these lists are translated into separate bindings e.g.
Quote
'A-0'-'A-9' -> 'A-0', 'A-1', .. ,'A-9'
if the new design doesn't cover them.

HS2
« Last Edit: June 30, 2007, 09:07:28 AM by hs2 »

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Bug in 'Key Bindings' dialog
« Reply #1 on: September 06, 2007, 02:25:03 PM »
Unfortunatly this bug is still in v12.03 which renders the 'Export' feature unusable :(
So the user has to rely on 'list-keydefs' on cmdline to 'export' keybindings and to load it manually (and unload this temp. module afterwards) on the target installation.

HS2

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: Bug in 'Key Bindings' dialog
« Reply #2 on: September 20, 2007, 05:38:44 PM »
Can we expect a solution for this problem in v13 (or even earlier) ?
Thanks, HS2