browsh-org/browsh

Configurable color/monochrome mode from CLI and config file

開放

#187 建立於 2018年8月22日

 (11 則留言) (0 個反應) (0 位負責人)JavaScript (455 個分叉)batch import
enhancementhelp wantedtty-mode

倉庫指標

星標
 (15,996 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

This is a job for a junior browsh developer and should be possible to solve for anyone who has the development environment setup.

Currently the monochrome mode can only be activated by pressing ALT+m.

The default should be configurable in the config.

And it should be possible to select the color mode from the command line.

Use cases:

  • For testing purposes I was using ansi-term inside emacs today and unfortunately the key combination ALT+m isn't forwarded correctly to browsh.
  • Prefering monochrome mode to save bandwidth

貢獻者指南