Skip to content
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

ANSI escape codes does not work on Windows #22

Open
GleisonOliveira opened this issue Jan 30, 2022 · 0 comments
Open

ANSI escape codes does not work on Windows #22

GleisonOliveira opened this issue Jan 30, 2022 · 0 comments

Comments

@GleisonOliveira
Copy link

GleisonOliveira commented Jan 30, 2022

I'm trying use a console table, but I receive the following error:

Pane requires ANSI escape codes to work. Enable? (Yn) y
** (EXIT from #PID<0.93.0>) an exception was raised:
    ** (ErlangError) Erlang error: :enoent
        (elixir 1.13.2) lib/system.ex:1044: System.cmd("tput", ["lines"], [])
        (pane 0.4.1) lib/viewer.ex:128: Pane.Viewer.max_lines/0
        (pane 0.4.1) lib/viewer.ex:42: Pane.Viewer.init/1
        (stdlib 3.16.1) gen_server.erl:423: :gen_server.init_it/2
        (stdlib 3.16.1) gen_server.erl:390: :gen_server.init_it/6
        (stdlib 3.16.1) proc_lib.erl:226: :proc_lib.init_p_do_apply/3

Additional info
Os: Windows 10
Prompt: cmd

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

1 participant