Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 753 Bytes

TERMINAL_SUPPORT.md

File metadata and controls

32 lines (20 loc) · 753 Bytes

Open the issue and send a screenshot

You can set encode for terminal

tygit ../sample --terminal linux
  • cmd
  • ConEmu
  • Git BASH
  • PowerShell
  • Hyper
  • Cmder

Notes


Git BASH / cygwin

Unfortunately you can't use in git bash.I need to get the size of the terminal so I can correctly perform calculations to draw layout. Because the cygwin shell isn't really a tty, it's a pipe, and i can't get columns and rows.

PowerShell

Displays different colors

Hyper

In hyper everything looks beautiful and beautiful, but works very slowly and I do not know why.