[#97678] [Ruby master Feature#16752] :private param for const_set — bughitgithub@...
Issue #16752 has been reported by bughit (bug hit).
5 messages
2020/04/02
[ruby-core:97786] [Ruby master Feature#16754] Pager for `--help`
From:
matz@...
Date:
2020-04-10 08:55:02 UTC
List:
ruby-core #97786
Issue #16754 has been updated by matz (Yukihiro Matsumoto). I have no objection to the feature. Go ahead. Matz. ---------------------------------------- Feature #16754: Pager for `--help` https://bugs.ruby-lang.org/issues/16754#change-85003 * Author: nobu (Nobuyoshi Nakada) * Status: Open * Priority: Normal ---------------------------------------- The help message by `--help` is getting longer and longer, and it often exceeds usual terminal windows. How about to show the message via pager when running on a tty? And although the message is sectioned, they are less remarkable in the long text, and should be highlighted more, like as the attached screenshot for example. https://github.com/ruby/ruby/pull/3000 ---Files-------------------------------- screenshot-help.gif (38 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>