Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21940
    Yang Yang
    Participant

    It seems that Ctrl+Backspace has become the de facto shortcut for deleting the previous word, but unfortunately, standard Windows controls don’t have built-in support for it. For instance, Ctrl+Backspace in the Find dialog box produces a control character 0x7f (DEL). Simple text editors like notepad also behave this way.

    EmEditor is not simple. Personally it’s the No. 1 Text Editor that plays an essential role in my daily work. Because Ctrl+Shift+Left followed by Delete is way slower than a snappy Ctrl+Backspace, and because 0x7f is mostly useless, I propose to add support for Ctrl+Backspace in frequently used editables, like Find/Replace toolbar/dialogs, OutputBar, Filter toolbar, etc. This enhancement will immediately boost productivity for all users. A thorough support is welcome but may entail too meticulous work.

    Deeply thankful for your consideration.

    #22177
    Yutaka Emura
    Keymaster

    v17.1.0 beta 3 includes this feature!

    – The new version allows you to use the shortcut keys for Delete Right Word (Ctrl+Delete), Delete Word (Ctrl+Shift+Delete), and Delete Left Word (Ctrl+Backspace) in text boxes and drop-down list in many dialog boxes such as Find and Replace dialog boxes.

    #22178
    Yang Yang
    Participant

    Wow, that’s quite a life saver! Will this feature (https://www.emeditor.com/forums/topic/opt-out-of-the-new-document-title-sequential-numbers/) be implemented next? Thanks a lot.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.