omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Can i delete the console by a code line?

    Pythonista
    2
    3
    590
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MustaphaBen
      MustaphaBen last edited by

      hello can i delete the console bya code line ? please help me

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @MustaphaBen last edited by cvp

        @MustaphaBen what do you mean by "delete the console"?

        Or try

        import console; console.clear()
        
        1 Reply Last reply Reply Quote 0
        • MustaphaBen
          MustaphaBen last edited by

          yo it works thanks , m working on a terminal emulator so i need this hhh thx

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors