GNU bug report logs -
#68963
30.0.50; [PATCH] Split Eshell built-in command documentation into subsections
Previous Next
Reported by: Jim Porter <jporterbugs <at> gmail.com>
Date: Wed, 7 Feb 2024 00:04:01 UTC
Severity: normal
Tags: patch
Found in version 30.0.50
Done: Jim Porter <jporterbugs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Currently, the Eshell manual lists all the built-in commands in one
section, which can make it hard to find the commands related to the
topic you care about. Here's a patch to split this into subsections of
various (loosely-defined) topics.
I welcome any suggestions about the division or the name of the
subsections. For example, I split them into "Commands for Directories"
and "Commands for Files", but an alternate scheme could be "Commands for
Files and Directories" and "Commands for Changing the Current Directory".
Here's how I split the commands up in the patch, so you don't have to
read through a huge diff:
# Commands for Directories
cd, dirs, du, ls, mkdir, popd, pushd, pwd, rmdir
# Commands for Files
cat, cp, diff, ln, mv, rm
# Commands for Searching
grep, agrep, egrep, fgrep, rgrep, glimpse, info, locate, man, occur
# Commands for Variables
env, export, set, setq, unset
# Commands for Using Other Commands
., addpath, alias, compile, jobs, kill, source, time, wait, which
# Miscellaneous Commands
basename, clear, clear-scrollback, date, dirname, echo, eshell-debug,
exit, history, listify, make, printnl, umask, whoami
[0001-Split-Eshell-built-in-commands-documentation-into-su.patch (text/plain, attachment)]
This bug report was last modified 1 year and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.