Why doesn't kill line work in live script?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Ari Kahn
2020년 4월 19일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!