8000 WithHeaderFormatter : Not working · Issue #18 · rodaine/table · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WithHeaderFormatter : Not working #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ramyaDhanush opened this issue Oct 18, 2021 · 1 comment
Closed

WithHeaderFormatter : Not working #18

ramyaDhanush opened this issue Oct 18, 2021 · 1 comment

Comments

@ramyaDhanush
Copy link

When formatting is applied to header & first column, it is not working

image

@QrowPlissken
Copy link

Hello @ramyaDhanush, hope your issue is resolved since.

Maybe I'm wrong, but I think you're on Windows 10 (and by extention, on Powershell).
Powershell ANSI escape support is not enabled by default. You need to enter in Admin Mode and type :

Set-ItemProperty HKCU:\Console VirtualTerminalLevel -Type DWORD 1 (see here)

It worked for me for both Powershell version.

On Linux (PopOS!), I had no problem on displaying the table.

Regards,

QrowPlissken

@rodaine rodaine closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0