Marc

Results 49 comments of Marc

Any news on merging this PR? I'm here to help.

How about something like Finder is doing: Expand on hover. https://user-images.githubusercontent.com/12819635/215540673-730402c5-49f6-4b7a-b70f-9db4b1e2a130.mov

A simpler solution would be to just hardcode clipping the path on the left side. So we always end up with something like this in the title bar: ...\path\to\file.txt That...

This is possible like this: ```js hyperTransparent: { backgroundColor: '#212329', opacity: 0.685, vibrancy: 'dark' // ['', 'dark', 'medium-light', 'ultra-dark'] }, ``` If that doesn't work for you, there is a...

A "disable automatic scrolling" feature would be greatly appreciated! Or just direct support for scrolling while output gets generated.

Do you mean #1767? That one is not merged. Recloning sadly didn't help.

Happens only with this one folder. The source files seem to have Japanese encoding. Here is the folder: [src.zip](https://github.com/user-attachments/files/16015084/src.zip)

The booting probably takes an hour because of emulation. Also iPad 10 isn't the fastest, Ubuntu is huge. Are you using x86 or ARM ubuntu?

You can check out some [light-weight Linux distros](https://en.wikipedia.org/wiki/Light-weight_Linux_distribution). Depends on what you want to do with the OS, if you need a GUI and so on...

> Are there any specific conditions that need to be met for this to occur? No it happens with small and big files, with and without quitting CotEditor. Nothing I...