DCsunset

Results 93 comments of DCsunset

Hi, thanks for the contribution. Do you know what the original keymap is in Helix? Just want to try it out first to better understand your changes.

The solution posted by @anthonyjclark seems like a good way to achieve the feature. We can always update the helix preset (or refer to other people's config in examples) so...

I see your point. I'm open to PRs that add features which cannot be implemented without the changes. So I just wanted to know whether the feature you proposed is...

I think you might misunderstand my point. I was trying to know why the current extension can't do it in this same ergonomic way. It seems that what you describe...

> Can you demonstrate how I can use the unmodified extension to make s on a selection allow me to type in a regular expression seeing selections as I type,...

> You can't use Helix keyboard bindings when you have a Find/Replace dialog open This is good point and exactly the info I'm looking for to justify this change. >...

For the command mode, I will try deprecating the old use first instead of removing it directly (let it last for a reasonable amount of time). As for the migration,...

That's a good point. I think one approach is to use a random address (usually both should work). Another approach is to add `udp4` and `udp6` as `socat` does.

For the first question, I think using the first one should be good for most cases and is easy to implement. (If any address doesn't work, it should be the...

Thanks for the pointer. After further investigation, I found that it's indeed the DNS issue, which is mentioned in #2. My case might be a bit different because it seems...