Skip to content

MolotovCherry/Command-Prompt-Powerline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Prompt Powerline

Powerline Support for good old Command Prompt! Requires Windows Terminal

Screenshot

Installation

  1. Install powerline-go and place it in your PATH
  2. Download precompiled files and place them in the same folder somewhere
  3. Download Cascadia Code font and install all the fonts
  4. Edit the Windows Terminal's Command Prompt profile in settings.json to reflect the following (there's also an example settings.json):
"commandline": "C:/Path/To/powerline-cmd.exe"
"fontFace": "Cascadia Code PL"

FAQ

How do I enter batch / multiline?

Just hold down shift and press enter and you'll enter multiline mode where you can enter batch as well

Known issues

  • Can't handle programs which require stdin

About

Powerline Support for good old Command Prompt!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages