Live data from Hacker News

Helix-gpui: A simple GUI for the Helix editor

github.com

71–77 of 77 posts

Re: Helix-gpui: A simple GUI for the Helix editor

#71
post #70
post #69

Earlier quoted context omitted.

Instead of calling everything you don't understand stupid you could just make some effort to comprehend

I did and I comprehended that you want left and right modifiers to be different. The rest of the world disagrees with you. That does not give you the license to go around maligning other people's work.

You're too limited in your perspective to speak for the rest of the world, for example, you had no clue that the bigger part of the OS world - Windows - doesn't disagree (though that failed to become a learning opportunity).

So there is enough better design in the world to call out lack of comprehension in both other people's work and other people

Re: Helix-gpui: A simple GUI for the Helix editor

#72
post #71
post #70

Earlier quoted context omitted.

I did and I comprehended that you want left and right modifiers to be different. The rest of the world disagrees with you. That does not give you the license to go around maligning other people's work.

You're too limited in your perspective to speak for the rest of the world, for example, you had no clue that the bigger part of the OS world - Windows - doesn't disagree (though that failed to become a learning opportunity). So there is enough better design in the world to call out lack of comprehension in both other people's work and other people

Name one windows application used by more than 10 people that supports independent left and right modifier keys used as modifiers. One application. Just because the windows API for some inexplicable reason exposes those states. Meanwhile let me name some of the most popular applications in the world on Windows that explicitly dont support this.

1) Chrome 2) Edge 3) Microsoft Word 4) Windows Explorer 5) Windows command prompt and windows terminal 6) VLC 7) LibreOffice 8) Every terminal emulator under the sun 9) Firefox 10) Pick any windows application at random

Just because you WANT left and right modifiers to be different doesnt make it a good idea. Learn that.

Re: Helix-gpui: A simple GUI for the Helix editor

#73
post #72
post #71

Earlier quoted context omitted.

You're too limited in your perspective to speak for the rest of the world, for example, you had no clue that the bigger part of the OS world - Windows - doesn't disagree (though that failed to become a learning opportunity). So there is enough better design in the world to call out lack of comprehension in both other people's work and other people

Name one windows application used by more than 10 people that supports independent left and right modifier keys used as modifiers . One application. Just because the windows API for some inexplicable reason exposes those states. Meanwhile let me name some of the most popular applications in the world on Windows that explicitly dont support this. 1) Chrome 2) Edge 3) Microsoft Word 4) Windows Explorer 5) Windows comma…

> Name one windows application used by more than 10 people

Even though you've tried to limit yourself to basically 3 apps by different vendors (what a shallow view of the app world), and even though you've included some awful browsers that don't even allow users to rebind default(!) keybinds (are you going to argue now that this is also good and just because I WANT to change keybindings, it's not a good idea and your imaginary world disagrees?), and the platform so bad at keybinding support that it requires a whole new pseudo-comprehensive keyboard handling protocol, you've still managed to step on a huge ignorance landmine - Chrome, on Windows, supports differentiating left vs right modifiers via a browser extension!!!

There are others, but let that sink in - your #1 example fails you...

> Just because you WANT left and right modifiers to be different doesnt make it a good idea. Learn that.

It's an excellent idea for other reasons, but you're not capable of engaging in a substantive discussion, so you instead make up arguments and insults

Re: Helix-gpui: A simple GUI for the Helix editor

#74
post #73
post #72

Earlier quoted context omitted.

Name one windows application used by more than 10 people that supports independent left and right modifier keys used as modifiers . One application. Just because the windows API for some inexplicable reason exposes those states. Meanwhile let me name some of the most popular applications in the world on Windows that explicitly dont support this. 1) Chrome 2) Edge 3) Microsoft Word 4) Windows Explorer 5) Windows comma…

> Name one windows application used by more than 10 people Even though you've tried to limit yourself to basically 3 apps by different vendors (what a shallow view of the app world), and even though you've included some awful browsers that don't even allow users to rebind default(!) keybinds (are you going to argue now that this is also good and just because I WANT to change keybindings, it's not a good idea and your…

Sure I can patch any software to do anything I want. Which is what an extension is doing. I can patch any software I want to treat the A key as a modifier too. Still doesnt make it a good idea. And my point remains, Chrome, unpatched, does not support left and right modifier keys as modifiers. Not to mention I dont actually believe you. Post a link to this supposed extension of yours. I am guessing you wrote it and only you use it. And if you want to call the browsers used by 99.9999% of the population terrible in favor of some shit you cooked up yourself just to try to rescue your ridiculous point, good luck to you.

I'll just leave you with this promise, anytime you try to denigrate the kitty keyboard protocol I will be right there calling you out.

Re: Helix-gpui: A simple GUI for the Helix editor

#75
post #74
post #73

Earlier quoted context omitted.

> Name one windows application used by more than 10 people Even though you've tried to limit yourself to basically 3 apps by different vendors (what a shallow view of the app world), and even though you've included some awful browsers that don't even allow users to rebind default(!) keybinds (are you going to argue now that this is also good and just because I WANT to change keybindings, it's not a good idea and your…

Sure I can patch any software to do anything I want. Which is what an extension is doing. I can patch any software I want to treat the A key as a modifier too. Still doesnt make it a good idea. And my point remains, Chrome, unpatched, does not support left and right modifier keys as modifiers. Not to mention I dont actually believe you. Post a link to this supposed extension of yours. I am guessing you wrote it and o…

You're of course wrong again about everything :)

Extension isn't a patch, and it wasn't your point, you're just making you new conditions up because your previous attempts to build a safe condition box failed to save you

But if you want to find out the extension you'd have to search in that other thing available in a browser 99.9999% are using, it sometimes helps even the most ignorant of those!

So I'll leave you with that and ignore your future trollish defenses of a "cross-platform" terminal not working on the biggest platform and "comprehensive" protocols excluding Japanese modifiers and sides

Re: Helix-gpui: A simple GUI for the Helix editor

#76
post #36

Earlier quoted context omitted.

>My primary use case for Neovide (vs neovim running in Wezterm/kitty/Alacritty) is simply so I can Alt/Cmd-TAB to it quickly as I usually run with many terminal windows open and it's somewhat of a chore to locate the one with nvim in it, whereas with Neovide I have a separate app with an icon in the dock/sysmenu to switch to. In Sway I have long (across three different terminal emulators) had a setup where I launch s…

Meta: 4 spaces indentation to format code. Question: exec --no-startup-id "sh -c 'sleep 10; exec foot --app-id=term-editor'" What's the sleep for?

I honestly don't remember. I may have just copied someone else for that part.

Re: Helix-gpui: A simple GUI for the Helix editor

#77

Earlier quoted context omitted.

Emacs is far from being modal though ...

Emacs' keymap system is fully modal by design. This state machine is why it's possible to fully implement evil-mode (and many other modal editing UIs, like boon, lispy etc) quite easily on top.

Taking "quite easily" on a walk there
Post reply on HN