55f1207133
- Modularize and add quickhelp button Split the current hardcoded release note display functions into smaller reusable functions. Then reuse it for creating quickhelp button. - fix: bind widget-button-click to left mouse click widget-button-press is for keyboard and binding it to a left mouse button is not suitable. The clicks on buttons are often ignored. Use the proper widget-button-click. - Since this is develop, point it to 0.102.x - Beautify org CHANGELOG Setting org-indent-mode hides the leading stars of all Org headers except the last one just enough to indicate indentation, which make it easier to read. Also, put it in read-only-mode so user don't accidentially mess up his reading material. Also put the CHANGELOG in view-mode for reading and navigating read-only content. - Add Evil and Emacs tutorial buttons to quickhelp So it is even easier for first time users. Also refactor spacemacs-buffer//insert-release-note: - Change it to spacemacs-buffer//insert-note - Just insert content. Widgets are optional - Insert different widget from the two functions spacemacs-buffer//insert-quickhelp-widget and spacemacs-buffer//insert-release-note-widget - Put the cursor on the quickhelp button So that users can start using it immediately. New users only knows RET to press a button and learn the rest there. - Add m to jump back to top menu Also update the quickhelp content.
13 lines
336 B
Text
13 lines
336 B
Text
Press TAB to move to next button.
|
|
|
|
Press SHIFT-TAB to move to previous button.
|
|
|
|
Press r to jump to recent file list.
|
|
|
|
Press p to jump to project list.
|
|
|
|
Press m to jump to the top menu.
|
|
|
|
Press SPC (in Vim mode) or Alt-m (in Emacs mode) to access Spacemacs commands.
|
|
|
|
Please consult Spacemacs documentation for more details.
|