syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.64k stars 4.89k forks source link

shell color is not acceptable for kernel to make menuconfig #7859

Closed miraclemore closed 4 years ago

miraclemore commented 7 years ago

kernel_config

Description :octocat:

when i launch shell from spacemacs to do the kernel configuration, it is hard to use

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart:

  1. cost too much time to load
  2. color for user can't be acceptable in spacemacs-dark

Expected behaviour: :heart: :smile:

  1. fast load
  2. optimize color

System Info :computer:

bmag commented 7 years ago

Maybe you're hitting a limitation in Emacs shells - they can have problems with "graphic in terminal" programs (e.g. anything based on ncurses). You should be able to find more info about the topic on the internet. You can also try using a different Emacs shell.

miraclemore commented 7 years ago

I try two shell on spacemacs. one is eshell, there is nothing to output, and the other one is ansi-term, the result is shown above.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!