| Legend |
|---|
|
q is C-q q is M-q q is C-M-q q is Q |
| Chortcut | Action | Comment |
|---|---|---|
| Narrowing | ||
| x n d | Narrow down to the current defun (`narrow-to-defun') | leave only current defun in the buffer |
| x n w | Widen to make the entire buffer accessible again (`widen') | show complete file again |
| Code folding (hs-minor-mode) | ||
| c 2 s | show all | это вообще мыслимо?!: ctrl↓ c↓↑ ctrl↑ shift↓ 2↓↑ shift↑ ctrl↓ alt↓ s↓↑ alt↑ ctrl↑ |
| c 2 h | hide all | |
| c 2 s | show block | |
| c 2 h | hide block | |
| c 2 c | toggle hide/show | |
| S-mouse-2 | toggle hide/show |
No comments:
Post a Comment