ratijas 6d811285c2
Fix wording and whitespacing ##doc (#18065)
* Fix wording, whitespacing and other minor stuff
* cmd.c: ellaborated yy syntax, improved descriptions
  - replace "srcoff" with "origin"
* cmd.c(cmd_autocomplete):
  - refactor help into function: render autocomplete types with generic
    help subsystem;
  - "Types" heading now follow the "Usage" style by not being prefixed
    by a pipe character;
* cmd_anal.c: fix whitespaces & help text
* cmd_info.c: fix help text capitalization.
* cmd_print.c:
  - fix `pf` cmd help;
  - TODO: what pz? is doing here?
* cons.c:
  - refactor & better document r_cons_cmd_help();
  - fix whitespaces;
* visual & panels modes:
  - as of commit 46187fe4e14dc465dc6ac03fcc56a362f0b8e335, '!' no longer
    launches the r2048 game. The game itself it broken anyway, even when
    running from the Help menu in panels mode;
  - transitioning from panels to visual is not 'entering' but actually
    swapping/replacing visual panels with just panels, thus...
  - reword 'enter into the' to 'swap into' or even just 'enter', e.g.:
    "enter into the visual panels mode" -> "enter visual panels mode".
  - remove the "(dwm style)" words from a fortune tip, because I have no
    idea what it is, and it does not appear to be a valid command in any
    of the r2 modes.
  - update global help text.
* [WIP 2] Fix wording, whitespacing and other minor stuff
* visual.c:
  - r_core_visual_append_help(): first steps merging with
    r_cons_cmd_help from cons.c; use consistent colors for headers.
* [WIP 3] Fix wording, whitespacing and other minor stuff
* panels.c(__update_help):
  - shorten code and titles;
  - add comment to clarify that it is not a copy-paste error;
* [WIP 4] Fix wording, whitespacing and other minor stuff
panels.c, visual.c: tweak help text;
* [WIP 5] Fix wording, whitespacing and other minor stuff
* cmd_help.c: update global help text about visual mode -- it was
  outdated and overloaded.
* vmenus.c:
  - rename stuff, shuffle around static consts to reflect an actual
    ordering when viewing as a help text;
  - slightly improve help text rendering;
  - fix whitespaces;
* [WIP 6] Fix wording, whitespacing and other minor stuff
* lots of help text changed.  still working on proper commit message.
2020-12-21 01:12:08 +01:00
..
2019-09-17 20:51:11 +02:00
2019-06-18 14:51:30 +08:00
2019-10-07 10:48:31 +02:00
2018-02-27 10:54:54 +01:00
2019-06-18 14:51:30 +08:00
2019-10-07 10:48:31 +02:00
2018-02-27 10:54:54 +01:00
2019-06-18 14:51:30 +08:00
2019-10-07 10:44:21 +02:00
2018-02-27 10:54:54 +01:00
2020-09-06 20:05:06 +02:00
2019-10-07 10:48:31 +02:00
2018-02-27 10:54:54 +01:00
2018-02-27 10:54:54 +01:00
hud
2019-07-02 11:17:35 +02:00
2020-04-21 11:41:19 +08:00
2019-06-18 14:51:30 +08:00
2019-06-18 14:51:30 +08:00
2018-02-27 10:54:54 +01:00
2018-02-27 10:54:54 +01:00
2018-02-27 10:54:54 +01:00
2019-06-18 14:51:30 +08:00
2020-01-27 07:43:47 +01:00
2018-02-27 10:54:54 +01:00
2019-06-18 14:51:30 +08:00
2019-10-07 10:48:31 +02:00
2018-08-07 22:14:54 +02:00
2018-02-27 10:54:54 +01:00
2018-02-27 10:54:54 +01:00
2019-09-10 15:14:37 +02:00
2019-06-18 14:51:30 +08:00
2018-02-27 10:54:54 +01:00
2019-10-07 10:48:31 +02:00
2019-06-18 14:51:30 +08:00
2020-07-24 19:02:12 +08:00
2018-02-27 10:54:54 +01:00
2018-02-27 10:54:54 +01:00
2019-10-07 10:48:31 +02:00
2017-12-07 15:28:31 +01:00
2019-06-18 14:51:30 +08:00