Jarek Potiuk

Results 1573 comments of Jarek Potiuk

Also added an issue in iTerm2 - maybe it can be somewhat coordinated https://gitlab.com/gnachman/iterm2/-/issues/12628

Update: Mouse copying works after allowing mouse reporting: I have not yet figured out Ctrl-A in Docker.

I am giving up on Ctrl-A in Docker. But I found out that `Cmd +

Glad to hear it ! Looking forward to it - for now it's very usable as is anyway. Thanks for this great tool :) Even now, we find it extremely...

@RonnyPfannschmidt Are you sure of that ? ``` Starting from Python 3.8, all functions involving a file copy ([copyfile()] (https://docs.python.org/3.8/library/shutil.html#shutil.copyfile), [copy()] (https://docs.python.org/3.8/library/shutil.html#shutil.copy), [copy2()] (https://docs.python.org/3.8/library/shutil.html#shutil.copy2), [copytree()] (https://docs.python.org/3.8/library/shutil.html#shutil.copytree), and [move()] (https://docs.python.org/3.8/library/shutil.html#shutil.move)) may...

TIL about the reflinks. BTW. Reflinks is nice feature - pity it's only available for some "obscurish" filesystems.

Even splitting into two outputs would be a huge improvement. It has some challenge on the UX but I think it could be figured out :)

Indeed. Simplicity is super important here. My first idea would be to just allow to split the WHOLE window into two. This has the simplest UX and it should be...

Possibly switching between the "panes" with Cmd 1/ Cmd 2 or up/down arrow shortcuts with some modifiers.

Of course both left panels should be fully synchronized (except current process selection) - i.e. r in the top one should be showing the bottom one restarting - those should...