Why doesn't kill line work in live script?
3 views (last 30 days)
Show older comments
I see in the keyboard shortcuts an action named "Kill line" and it's bound to ^K (standard on macOS where I'm running). Under "Tools with shortcut" it says "All tools". The command works in the command window, but not while I'm editing a live script. Is it supposed to?
2 Comments
Ari Kahn
on 19 Apr 2020
I'm getting the same behavior in 2020a. ^K works on normal (.m) scripts, but does nothing in live scripts.
Other control keys (^P/^N to go up/down lines, ^H/^D for delete and backspace) work fine, it only seems to be with ^K.
Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!