util-linux/text-utils
Sami Kerola 1f861935a7 more: make page and arrow up/down to update view
Aim was to introduce page and arrow up/down keys to more(1), but that
also required merging colon_command() and more_key_command() functions.

The more_key_commands enum is pointless from computers point of view.
The command identification performed in read_command() inline with
more_key_command() execution -- but that would be hard for humans, and
source code ought to serve both parties.

Reference: https://github.com/karelzak/util-linux/pull/1003
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2020-05-12 10:22:09 +02:00
..
Makemodule.am more: use libmagic to identify binary files 2020-05-12 10:22:09 +02:00
col.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
col.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
colcrt.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
colcrt.c colcrt: make seek to \n more robust 2019-09-02 11:53:10 +02:00
colrm.1 docs: try to find broken man references and fix them 2019-08-26 19:43:40 +01:00
colrm.c misc: replaces atexit(close_stdout) with new close_stdout_atexit() 2019-06-17 15:46:10 +02:00
column.1 man pages: Change a HYPHEN-MINUS (-) to a minus (\-) for options and numbers 2019-12-17 12:32:43 +01:00
column.c column: pass control struct to local_wcstok() 2019-08-21 15:00:16 +02:00
hexdump-conv.c hexdump: fix typo, dcl instead of dc1 2020-03-09 10:54:28 +01:00
hexdump-display.c [clang-tidy] fix wrong *cmp usage 2020-04-20 13:21:00 -07:00
hexdump-parse.c hexdump: fix potential null pointer dereference warnings 2018-12-10 21:48:00 +00:00
hexdump.1 man pages: Add a comma after "e.g." and "i.e." 2019-12-17 12:32:43 +01:00
hexdump.c docs: improve size arguments description in --help output 2020-02-05 11:01:36 +01:00
hexdump.h hexdump: add header file guards [lgtm scan] 2019-09-20 16:13:52 +02:00
line.1 docs: try to find broken man references and fix them 2019-08-26 19:43:40 +01:00
line.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
more.1 more: use getopt_long() to parse options 2020-04-13 12:14:08 +01:00
more.c more: make page and arrow up/down to update view 2020-05-12 10:22:09 +02:00
pg.1 docs: try to find broken man references and fix them 2019-08-26 19:43:40 +01:00
pg.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00
rev.1 rev: (man) add note about limitations 2020-03-09 11:03:30 +01:00
rev.c rev: report line on error 2020-03-04 13:20:56 +01:00
ul.1 docs: try to find broken man references and fix them 2019-08-26 19:43:40 +01:00
ul.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00