We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying use a console table, but I receive the following error:
Additional info
Os: Windows 10
Prompt: cmd
The text was updated successfully, but these errors were encountered: