KlfJoat
KlfJoat
Works for me with version 2022-06-29 and build hash 28ae7c14e9b5e85708fc292c1e2767c14e9f7c72db71bd629b285a442e9cbe69
I just added this and it works. Great job!
This tool, like all of the ones that I've found so far, uses the `offset` parameter. Per [the Tumblr API](https://www.tumblr.com/docs/en/api/v2#userlikes--retrieve-a-users-likes), the `offset` parameter is limited to 1,000 items. No tool...
I am aware. I referenced this pop-up in my description. I'm asking for a different mechanism than the one currently in place.
I see you went to the Linus Torvalds school of developer-user relations. I came and suggested a feature different from and more user-friendly than the current method. But because the...
@JanBrezina Thank you!!! That got me compiled! But now I've got another problem. I run `make install` ``` $ sudo make install Executing sudo -- bash -x -v -c "make"...
Solid Explorer is exactly the app I'm trying to import my ConnectBot key into! However, the fact that OpenSSH cannot recognize the key at all is more concerning to me....
(FYI, before anyone mentions it, I have limitations that prevent me from using `python` on the host I'm running Stash, so using a script to overcome the lack of proper...
> 1. why not concat with a non \n (you can do a regex later and fix this), say "%%", first off, so you concat a block of text. >...
> I solved this problem. > > [#968 (comment)](https://github.com/connectbot/connectbot/issues/968#issuecomment-1869896798) That does not solve this problem. 1) To do that, I would need to move the private key off of its...