Using ctrl-backspace to remove previous word in command window

29 Ansichten (letzte 30 Tage)
Shaiyan
Shaiyan am 13 Apr. 2015
Verschoben: Walter Roberson am 15 Mär. 2024
I use ctrl-backspace in MATLAB Editor (MATLAB 2015a) to remove the previous word, but it doesn't work in the command window. I tried changing it in Preferences -> Keyboard -> Shortcuts, but there doesn't seem to be the option to bind it to "Remove Previous Word" in the Command Window. In the attached image, you can see that it is set to work in the MATLAB Editor, but when clicking the down-arrow next to where it says MATLAB Editor, it does not show any other options.
This seems like a very common shortcut used by many Windows programs, and it's strange that it should only be allowed in the editor. If it's actually not allowed, why? Is there a workaround?
Thanks!
  2 Kommentare
Sean Houlihan
Sean Houlihan am 11 Jul. 2017
Verschoben: Walter Roberson am 15 Mär. 2024
It's amazing that there is still no fix for this. Mathworks is really intent on driving away programmers.
Alexandre Melanson
Alexandre Melanson am 20 Jul. 2023
Same problem here. How annoying! Anybody from Matlab reading this, please consider making this change. This is affecting my workflow with Matlab.

Melden Sie sich an, um zu kommentieren.

Antworten (3)

Jason Carruth
Jason Carruth am 14 Sep. 2023
I totally agree. This is very annoying!
Here's a decent work-around I came up with:
Go to your keyboard shortcut preferences (Home tab>Environment group>Preferences>Keyboard>Shortcuts).
In the searchbar, search for:
Ctrl+Shift+Left (Selection Previous Word) and add the shortcut Ctrl+Backspace only to the Command Window tool.
Ctrl+Shift+Right (Selection Next Word) and add the shortcut Ctrl+Delete only to the Command Window tool.
These shorcuts will highlight the text you wish to remove. Simply tap either Backspace or Delete one more time to remove them.

Image Analyst
Image Analyst am 13 Apr. 2015
Not that I know of. Control-delete to delete the next word doesn't work either.

Darshan Shah
Darshan Shah am 21 Nov. 2019
What I've observed is, sometimes it seems to work, and sometimes it just doesn't. (I'm on r2019a) When it doesn't for some reason, restarting MATLAB makes it work again.

Kategorien

Mehr zu Desktop finden Sie in Help Center und File Exchange

Produkte


Version

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by