update documentation
This commit is contained in:
@@ -43,21 +43,23 @@
|
||||
[[help:counsel-recentf][Open recent]] ............ =C-x= =C-r= [[help:kill-buffer][Close buffer]] ............. =C-x= =k=
|
||||
[[help:dired][Browse directory]] ......... =C-x= =d= [[help:counsel-switch-buffer][Switch buffer]] ............ =C-x= =b=
|
||||
[[help:previous-buffer][Previous buffer]] ....... =C-x= =left= [[help:next-buffer][Next buffer]] .......... =C-x= =right=
|
||||
[[help:save-buffers-kill-terminal][Quit]] ................... =C-x= =C-c=
|
||||
[[help:save-buffers-kill-terminal][Quit]] ................... =C-x= =C-c= [[toggle-window-split][Toggle 2 window split]] ... =C-x= =|=
|
||||
|
||||
[[help:swiper][Search]] ..................... =C-s= [[help:goto-line][Go to line]] ............. =M-g= =M-g=
|
||||
[[help:query-replace][Replace]] .................... =M-%= [[help:counsel-M-x][Execute]] .................... =M-x=
|
||||
[[help:begin-of-buffer][Begin of buffer]] ............ =M-<= [[help:beginning-of-line][Begin of line]] .............. =C-a=
|
||||
[[help:end-of-buffer][End of buffer]] .............. =M->= [[help:end-of-line][End of line]] ................ =C-e=
|
||||
|
||||
Mark ..................... =C-spc= [[help:kill-ring-save][Copy]] ....................... =M-w=
|
||||
[[help:kill-region][Cut]] ........................ =C-w= [[help:yank][Paste]] ...................... =C-y=
|
||||
[[help:kill-line][Cut rest of line]] ........... =C-k= [[help:counsel-yank-pop][Paste older]] ................ =M-y=
|
||||
[[help:mark-whole-buffer][Mark whole buffer]] ........ =C-x= =h=
|
||||
[[help:set-mark-command][Mark]] ..................... =C-SPC= [[help:kill-ring-save][Copy]] ....................... =M-w=
|
||||
[[help:rectangle-mark-mode][Mark rectangular]] ....... =C-x SPC= [[help:yank][Paste]] ...................... =C-y=
|
||||
[[help:mark-whole-buffer][Mark whole buffer]] ........ =C-x= =h= [[help:counsel-yank-pop][Paste older]] ................ =M-y=
|
||||
[[help:kill-region][Cut]] ........................ =C-w= [[help:move-line-up][Move line up]] .............. =M-up=
|
||||
[[help:kill-line][Cut rest of line]] ........... =C-k= [[move-line-down][Move line down]] .......... =M-down=
|
||||
[[help:indent-rigidly][Indent lines]] ........... =C-x= =TAB=
|
||||
|
||||
*Multiple cursors* [[help:mc/mark-all-dwim][Mark all at point]] .... =M-m= =s= =m= =a=
|
||||
Jump to next cursor ........ =C-v= (un)hide lines w/o a cursor =C-'=
|
||||
Jump to previous cursor .... =M-v=
|
||||
, Jump to next cursor ...... =C-v= , (un)hide other lines ..... =C-'=
|
||||
, Jump to previous cursor .. =M-v=
|
||||
/[[info:emacs#Key%2520Bindings][Other key bindings]]/
|
||||
*Mouse*
|
||||
[[help:mwheel-scroll][Scroll right]] ........... =mouse-6= [[help:previous-buffer][Previous buffer]] ........ =mouse-8=
|
||||
@@ -65,8 +67,14 @@
|
||||
[[help:mouse-wheel-text-scale][Zoom in]] ............. =C-wheel-up= [[help:mouse-wheel-global-text-scale][Zoom in global]] .... =C-M-wheel-up=
|
||||
[[help:mouse-wheel-text-scale][Zoom out]] .......... =C-wheel-down= [[help:mouse-wheel-global-text-scale][Zoom out global]] . =C-M-wheel-down=
|
||||
|
||||
*Spelling* (flyspell ispell)
|
||||
Spell check whole buffer ........................... [[help:flyspell-buffer][flyspell-buffer]]
|
||||
On-the-fly spell checking ............................ [[help:flyspell-mode][flyspell-mode]]
|
||||
, [[help:flyspell-correct-wrapper][Correct word]] ............. =C-;= , [[help:flyspell-goto-next-error][Next error]] ............... =C-,=
|
||||
, [[help:flyspell-correct-word][Correct word]] ......... =mouse-2=
|
||||
|
||||
*Org*
|
||||
|
||||
*Org* see also [[elisp:(my-org-article-help)][Article help]] and YASnippet templates
|
||||
|
||||
[[help:org-toggle-pretty-entities][Pretty entities]] (\\xyz to UTF8 char) ...................... =C-c= =C-x= =\\=
|
||||
[[help:org-redisplay-images][Redisplay inline images]] .............................. =C-c= =C-x= =C-M-v=
|
||||
@@ -74,11 +82,11 @@
|
||||
*Table*
|
||||
[[help:org-shiftleft][Move cell left]] .......... =S-left= [[help:org-shiftup][Move cell up]] .............. =S-up=
|
||||
[[help:org-shiftright][Move cell right]] ........ =S-right= [[help:org-shiftdown][Move cell down]] .......... =S-down=
|
||||
[[help:org-table-blank-field][Clear cell]] ............... =space=
|
||||
[[help:org-table-blank-field][Clear cell]] ................. =SPC=
|
||||
|
||||
[[help:org-table-create-or-convert-from-region][Convert seperator (1. tab, 2. comma, 3. space)]] ............... =C-c= =|=
|
||||
- comma .............. =C-u= =C-c= =|= - tab separator .. =C-u= =C-u= =C-c= =|=
|
||||
- spaces ..... =C-u= =INTEGER= =C-c= =|= - regex ........ =C-u= =REGEX= =C-c= =|=
|
||||
, comma .............. =C-u= =C-c= =|= , tab separator .. =C-u= =C-u= =C-c= =|=
|
||||
, spaces ..... =C-u= =INTEGER= =C-c= =|= , regex ........ =C-u= =REGEX= =C-c= =|=
|
||||
|
||||
*SRC*
|
||||
[[help:org-babel-tangle][write src block to file]] (=:tangle filename=) ............... =C-c= =C-v= =t=
|
||||
@@ -91,12 +99,13 @@
|
||||
.eps (figure) files.
|
||||
- =\\%= and =\\%%= can also be used for HTML SVG export
|
||||
|
||||
*Export* [[elisp:(my-org-article-help)][Article help]]
|
||||
*Export*
|
||||
[[help:org-html-export-to-html][HTML]] ............... =C-c= =C-e= =h= =h= [[help:org-latex-export-to-pdf][PDF (LaTeX)]] ........ =C-c= =C-e= =l= =l=
|
||||
[[help:my-org-article-html-export-to-html][HTML article]] ....... =C-c= =C-e= =h= =a= [[help:my-org-article-latex-export-to-pdf][PDF article (LaTeX)]] =C-c= =C-e= =l= =a=
|
||||
[[help:my-org-article-html-export-to-html][HTML article (async)]] ........ =F5= [[help:my-org-article-latex-export-to-pdf][PDF article (LaTeX, async)]] .. =F6=
|
||||
[[help:my-org-article-html-export-to-html-notify-async][HTML article (async)]] ........ =F5= [[help:my-org-article-latex-export-to-pdf-notify-async][PDF article (LaTeX, async)]] .. =F6=
|
||||
[[help:my-org-letter-latex-export-to-pdf][PDF letter (LaTeX)]] . =C-c= =C-e= =l= =t=
|
||||
|
||||
*Export LaTeX* [[help:org-latex-remove-logfiles][Logfiles are removed]] (Deactivate for debugging)
|
||||
*Export LaTeX* [[help:org-latex-remove-logfiles][Logfiles are removed]] (deactivate for debugging)
|
||||
|
||||
|
||||
*Elisp*
|
||||
|
||||
Reference in New Issue
Block a user