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.


    StaSh - Shell Like an Expert in Pythonista

    Pythonista
    21
    55
    208253
    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.
    • oefe186
      oefe186 last edited by

      @brumm works for me. Probably you edited bin/find.py by accident. The original is 147 lines long, but the error message refers to line 148..,

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

        @oefe thank you 😀. My mistake...

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

          An amazingly useful piece of software - thank you very much.
          I had been trying to get MQTT running on the iPad - didn't have any joy loading paho-mqtt but pip install mosquitto does seem to be OK so far.

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

            It'd be cool to use this to keep user themes in stash and get all pythonista's features

            ywangd 1 Reply Last reply Reply Quote 0
            • ywangd
              ywangd @Webmaster4o last edited by

              @Webmaster4o said:

              It'd be cool to use this to keep user themes in stash and get all pythonista's features

              I do plan to upgrade StaSh using the new and cool ctypes stuff. However, it may not use the Editor Internals as it is private and @omz does not recommend to use it seriously. So unless a more complete documentation about the Editor is available, I'll probably avoid using it.

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

                Ok. Sounds good, I look forward to it.

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

                  Simply the most wonderful thing to add to my iPhone
                  second to Pythonista of course :-)

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

                    Hey does anyone no how to add an image in the background of stash. Like instead of changing background color you can add a background image ??????

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

                      @daveman It's not possible without editing the source code (Having an image as a terminal background is stupid anyway, if you ask me :P)

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

                        Thank you for writing this and sharing it. StaSh is great.

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

                          Agreed! What prevents StaSH from being ported to Python 3?

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

                            I don't think Stash depends on any Python 2-only libraries, it's just a relatively large Python 2 codebase that needs some work to port to Python 3.

                            1 Reply Last reply Reply Quote 0
                            • eddo888
                              eddo888 @ywangd last edited by

                              @ywangd pip tls 1.2 upgrade
                              Hi, recently pypi enforced TLSv1.2 so now old TLSv1.0 clients can't connect. Could you please update the pip client to work with TLSv1.2 ?

                              Cheers Dave.

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

                                Hi @ywangd
                                Love Stash.

                                Is there any reason I am getting ‘Repository/branch not found’ when running selfupdate?

                                I’m on
                                StaSh v0.6.19
                                Pythonista 3.2 (320000)
                                iOS 11.3.1 (64-bit iPad5,3)
                                root: ~/Documents/site-packages/stash
                                stash.py: 2018-01-01 12:59:22
                                SELFUPDATE_BRANCH: master

                                bennr01 1 Reply Last reply Reply Quote 0
                                • bennr01
                                  bennr01 @FarmerPaco last edited by

                                  @FarmerPaco StaSh v0.7.0 made some change to the selfupdate mechanism. To update from v.0.6.19 to v0.7.0, please use selfupdate -f to skip the version check.

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