Henrique Ferreiro

Results 23 comments of Henrique Ferreiro

> this issue would help: [dvorka/hstr#478](https://github.com/dvorka/hstr/issues/478) I can confirm this is the issue. The workaround at https://github.com/dvorka/hstr/issues/478#issuecomment-1616417044 is working for me: ``` $ sysctl -w dev.tty.legacy_tiocsti=1 ```

Hey, I would expect that for the default setting "select", alt + double click would open in a new buffer. Wouldn't that make sense?

I'm trying to debug this issue. Besides not opening files, files cannot be saved. After adding some logging, I found that after trying to save, `editor::items::save` is called twice, and...