Disable line wrapping in prompt_toolkit

后端 未结 0 738
难免孤独
难免孤独 2021-01-04 08:02

I\'m making a REPL interface for my Python app with prompt_toolkit. One part of the app must print out a pandas dataframe in the tabular format using DataFrame.to_markdown.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题