tbodt

Results 193 comments of tbodt

`\033c` is not supposed to clear the scrollback. I think your complaint is about a different bug: switching to another app and switching back doesn't seem to preserve the scroll...

Huh, I would have expected it to not actually clear anything, and instead sort of output blank lines at the bottom to scroll past everything. There's definitely something funky going...

> This issue is infuriating. The worst is when I switch back to iSH and I don’t realize the scroll position has changed. > > Not an iOS programmer, but...

A URL scheme doesn't seem all that useful to me if it does nothing beyond opening the app...

The only way to control whether it runs the command in the url or not would be to close the app from the switcher.

What should I do to reproduce this?

That sounds annoying to implement, but potentially quite useful. Among the difficulties: finding the current directory is hard, actual terminals put the file in a temporary directory and paste the...

What if there's already a file with that name? What if the user doesn't want their home directory to get cluttered up? What if the user has deleted their home...

Adding a default drop path setting doesn't solve the problem of the directory not existing, and adding `-2` is kinda disgusting to me. How about there's a directory created in...