1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:48:14 +00:00
serenity/Base/usr/share/man
Linus Groh d412fbdcf3 Shell+LibLine: Support HISTCONTROL environment variable
This is implemented in Line::Editor meaning not only the Shell will
respect it, but also js, Debugger etc.

Possible values are "ignorespace", "ignoredups" and "ignoreboth", as
documented in Shell-vars(7), for now.

The default value for the anon user (set in .shellrc) is "ignoreboth".
2020-10-26 11:27:54 +01:00
..
man1 Base: Add a manpage for 'printf' 2020-10-22 17:49:03 +02:00
man2 Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00
man3 Base: Fix misspelling in getopt(3) (#2473) 2020-06-02 07:40:26 +02:00
man5 Base: Document the new brace expansions in Shell's manpage 2020-10-25 10:09:27 +01:00
man7 Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00
man8 Everywhere: Fix more typos 2020-10-03 12:36:49 +02:00