Canvas Widgets
Canvas Widgets https://labellota02.tistory.com/entry/Canvas-Widgets
Besides the global undo functionality that is active when the cursor is between cells, wxMaxima has a per-cell undo function that is active if the cursor is inside a cell.
Pressing Ctrl+Z inside a cell can therefore been used for a fine-pitch undo that doesn't affect latter changes made in other cells.
커서가 셀 사이에 있을 때 활성화되는 전역 실행 취소 기능 외에도 커서가 셀 내부에 있을 때 활성화되는 셀별 실행 취소 기능이 있습니다.
따라서 셀 내부에서 Ctrl+Z를 누르면 다른 셀에서 나중에 변경한 내용에 영향을 주지 않는 미세 실행 취소를 수행할 수 있습니다.
댓글
댓글 쓰기