key | 139 |command | 140 |function-name | 141 |
---|---|---|
1 … 8 | 147 |show levels 1 to 8 | 148 |navi-generic-command | 149 |
key | 168 |command | 169 |function-name | 170 |
---|---|---|
p | 176 |previous | 177 |occur-prev | 178 |
n | 183 |next | 184 |occur-next | 185 |
DEL | 190 |down page | 191 |scroll-down-command | 192 |
SPC | 197 |up page | 198 |scroll-up-command | 199 |
key | 220 |command | 221 |function-name | 222 |
---|---|---|
g | 228 |revert buffer | 229 |navi-revert-function | 230 |
h | 235 |show help | 236 |navi-show-help | 237 |
q | 242 |quit navi-mode and switch | 243 |navi-quit-and-switch | 244 |
key | 264 |command | 265 |function-name | 266 |
---|---|---|
M-s n | 272 |launch navi-buffer | 273 |navi-search-and-switch | 274 |
M-s s | 279 |switch to other buffer | 280 |navi-switch-to-twin-buffer | 281 |
M-s M-s | 286 |287 | | 288 | |
s | 293 |294 | | 295 | |
d | 300 |display occurrence | 301 |occur-mode-display-occurrence | 302 |
o | 307 |goto occurrence | 308 |navi-goto-occurrence-other-window | 309 |
key | 328 |command | 329 |function-name | 330 |
---|---|---|
TAB | 336 |cycle subtrees | 337 |navi-cycle-subtree | 338 |
cycle buffer | 344 |navi-cycle-buffer | 345 ||
+ | 350 |Demote Subtree | 351 |navi-demote-subtree | 352 |
- | 357 |promote subtree | 358 |navi-promote-subtree | 359 |
^ | 364 |move up subtree (same level) | 365 |navi-move-up-subtree | 366 |
< | 371 |move down subtree (same level) | 372 |navi-move-down-subtree | 373 |
key | 392 |command | 393 |function-name | 394 |
---|---|---|
m | 400 |mark thing at point | 401 |navi-mark-thing-at-point-and-switch | 402 |
c | 407 |copy thing at point | 408 |navi-copy-thing-at-point-to-register-s | 409 |
k | 414 |kill thing at point | 415 |navi-kill-thing-at-point | 416 |
y | 421 |yank killed/copied thing | 422 |navi-yank-thing-at-point-from-register-s | 423 |
u | 428 |undo last change | 429 |navi-undo | 430 |
r | 435 |narrow to thing at point | 436 |navi-narrow-to-thing-at-point | 437 |
w | 442 |widen | 443 |navi-widen | 444 |
l | 449 |query-replace | 450 |navi-query-replace | 451 |
i | 456 |isearch | 457 |navi-isearch | 458 |
e | 463 |edit as org (outorg) | 464 |navi-edit-as-org | 465 |
. | 470 |call fun on thing at point | 471 |navi-act-on-thing-at-point | 472 |
key | 491 |keyword-symbol | 492 |searches for | 493 |
---|---|---|
f | 499 |:FUN | 500 |functions, macros etc. | 501 |
v | 506 |:VAR | 507 |vars, consts, customs etc. | 508 |
x | 513 |:OBJ | 514 |OOP (classes, methods etc) | 515 |
b | 520 |:DB | 521 |DB (store and select) | 522 |
a | 527 |:ALL | 528 |all | 529 |
navi-mode.el | 607 |[navi-mode](https://github.com/alphapapa/navi) | 608 |
outshine.el | 613 |[outshine](https://github.com/alphapapa/outshine) | 614 |
outorg.el | 619 |[outorg](https://github.com/alphapapa/outorg) | 620 |
date | 654 |author(s) | 655 |version | 656 |
---|---|---|
662 | | Thorsten Jolitz | 663 |2.0 | 664 |
669 | | Thorsten Jolitz | 670 |1.0 | 671 |
676 | | Thorsten Jolitz | 677 |0.9 | 678 |