Why doesn't kill line work in live script?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Ari Kahn
el 19 de Abr. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!