Bug 292118 - help char is undocumented
Summary: help char is undocumented
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: KWrite Developers
URL: https://docs.kde.org/stable5/en/appli...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-21 16:04 UTC by Christopher Yeleighton
Modified: 2021-02-18 16:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2012-01-21 16:04:05 UTC
Version:           unspecified (using KDE 4.7.2) 
OS:                Linux

The only way to insert a control character ^L is to say ‘F7 "char 12"’.  However, the command to achieve this remarkable feat is undocumented.  (Note that the concept of the extended command line is barely mentioned in the handbook for KWrite).

Reproducible: Always

Steps to Reproduce:
  1. F7 "help char"

Actual Results:  
  1. No help for ‘char’

Expected Results:  
  1. This command allows you to insert literal characters by their numerical identifier, in decimal, octal or hexadecimal form.

OS: Linux (x86_64) release 3.1.0-1.2-desktop
Compiler: gcc
Comment 1 T.C. Hollingsworth 2012-02-19 15:31:26 UTC
Updating the in-program help for the command line is on my TODO list for 4.9.

In the meantime, the manual should be fully up-to-date:
http://docs.kde.org/stable/en/kde-baseapps/kate/advanced-editing-tools-commandline.html
Comment 2 Joseph Wenninger 2012-10-27 13:04:03 UTC
CoreCommands, date and char support have now texts that are shown if the help command is invoked

Texts are based on http://docs.kde.org/stable/en/kde-baseapps/kate/advanced-editing-tools-commandline.html