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.


    Console history in Cmd loops

    Pythonista
    2
    2
    1111
    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.
    • JonB
      JonB last edited by

      It appears that the console history only records commands entered in the python interpreter, not anything recorded in raw_input for example.

      Is the console history accessible through some hidden class or file someplace, such that one could programatically add to the history?

      I'm about to add bash-like history to shellista, but it is going to be cumbersome or unportable.. I just wanted to make sure there was nothing I'm missing in 1.5?

      On a related note .. is there anyway to simulate control characters with the built in keyboard?

      1 Reply Last reply Reply Quote 0
      • omz
        omz last edited by

        I'm afraid neither of these is supported.

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