Live data from Hacker News

File Explorer is merged to Helix editor

github.com

1–10 of 36 posts

Re: File Explorer is merged to Helix editor

#3
I get that Helix is really fast (I also use it sometimes) but some of those screen-grabs could be made bit slower so one could see what is actually happening.

Anyway I hope this will be soon included in release! (Even if current +f is also pretty good.)

Re: File Explorer is merged to Helix editor

#6
post #3

I get that Helix is really fast (I also use it sometimes) but some of those screen-grabs could be made bit slower so one could see what is actually happening. Anyway I hope this will be soon included in release! (Even if current +f is also pretty good.)

These are HTML controls. You can right-click and set a speed.

Re: File Explorer is merged to Helix editor

#9
I like the idea of doing browsing in folders containing files as navigating between edit buffers.

I've been editing like that since the 1990s because that's how Emacs and XEmacs do it (M-x dired command). The ease and speed of just pressing RETURN on the .. menu to go up or on the folder name to open and look inside is unrivalled and much faster than using my mouse (and better for health - avoids RSI).

Would be cool for Helix to get Emacs-like directories-as-edit-buffers functionality!

Re: File Explorer is merged to Helix editor

#10
post #3

I get that Helix is really fast (I also use it sometimes) but some of those screen-grabs could be made bit slower so one could see what is actually happening. Anyway I hope this will be soon included in release! (Even if current +f is also pretty good.)

I agree. Capturing the interaction as a movie (like .mov file) makes it really difficult to understand what the user is doing. e.g. What keystrokes did the user press to finish this interaction. I wish folks would post screen grabs with tools like https://asciinema.org/ - this is what the helix-editor homepage uses to show the features. This is ideal for terminal apps.

That said, I wish asciinema can also show the key strokes a an annotation with the ability for the viewer to pause on each keyboard interaction.

Post reply on HN