Why doesn't kill line work in live script?

3 views (last 30 days)
RobNik
RobNik on 5 Apr 2020
Commented: Gary Bikini on 5 Sep 2020
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
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.
Gary Bikini
Gary Bikini on 5 Sep 2020
I also have the question on 2020a, macOS Catalina.

Sign in to comment.

Answers (0)

Categories

Find more on Desktop in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!