Using ctrl-backspace to remove previous word in command window

30 次查看(过去 30 天)
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 个评论
Sean Houlihan
Sean Houlihan 2017-7-11
移动:Walter Roberson 2024-3-15
It's amazing that there is still no fix for this. Mathworks is really intent on driving away programmers.
Alexandre Melanson
Alexandre Melanson 2023-7-20
Same problem here. How annoying! Anybody from Matlab reading this, please consider making this change. This is affecting my workflow with Matlab.

请先登录,再进行评论。

回答(3 个)

Jason Carruth
Jason Carruth 2023-9-14
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 2015-4-13
Not that I know of. Control-delete to delete the next word doesn't work either.

Darshan Shah
Darshan Shah 2019-11-21
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.

类别

Help CenterFile Exchange 中查找有关 Desktop 的更多信息

产品


版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by