← Back to team overview

mudlet-makers team mailing list archive

[Bug 316584] Re: Script editor key mappings are weird

 

This bug is back in beta-pre-1 :(

Ctrl+S should save, Ctrl+F search, Ctrl+A left alone as Qscintilla uses
this to 'Select All'

** Changed in: mudlet
   Importance: Wishlist => Low
       Status: Fix Released => Confirmed

** Tags added: beta-pre-1

-- 
Script editor key mappings are weird
https://bugs.launchpad.net/bugs/316584
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.

Status in Mudlet the MUD client: Confirmed

Bug description:
In the script editor, ctrl+a causes the current setting to be saved. Ctrl+a typically is used to select all in my experience. Perhaps save should go to ctrl+s, as I believe this is what most users would expect, and ctrl+a should be select all.