๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ s โ€บ vim โ€บ 21647 captured on 2024-12-17 at 15:10:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Tried Helix... Meh.

Out of sheer frustration (having deleted a bunch of stuff because Shift Lock was engaged), loaded Helix and gave it a shot.

It's not going to save me from my sloppy typing, of course. But why not take a look.

It took me about 15 minutes to decide.

It's pretty nice, but I am entirely the wrong demographic.

It is extremely dependent on the LSP infrastructure. Alas, there is no implementation for ca65 6502 assembler, or any assembler other than NASM. There is weakness of the whole thing -- it only works on supported languages.

I could not make the bar cursor for input mode visible. It's like one pixel wide, and I can't make it bigger. Nah.

Maybe I'll give it another shot later when I work on a C project... I kind of like the inverted syntax, but it is no better, really. I am not crazy about multiple cursors, or the many more modes. Eh, back to vim, and I will try to learn more commands and be more careful.

Posted in: s/vim

๐Ÿš€ stack [mod]

Nov 09 ยท 6 weeks ago

5 Comments โ†“

๐Ÿ‘บ daruma ยท Nov 09 at 07:10:

yeah I do a lot of

ESC ESC ESC :q!

when I get into an "oh shit" moment.

๐Ÿ™ norayr ยท Nov 11 at 18:42:

oh you prefer ca65 to xa? i only used ca65 so far, but i suspect once i try, i will love xa.

๐Ÿš€ stack [OP/mod] ยท Nov 12 at 01:13:

I've used it before and wasn't crazy about it, but this time around I started with a little NES project and went from there, so it was kind of worth it to have a working system. It has some minor annoyances but really no major issues.

๐Ÿ™ norayr ยท Nov 13 at 07:15:

sorry for offtopic, what did you do? was you able to later run your program on real hardware? i think nes requires signed binaries. but people are making their own cartriges i saw, probably to run on clones?

๐Ÿš€ stack [OP/mod] ยท Nov 13 at 17:58:

so far, running on emulators. Defeating the protection is trivial but does require opening the NES and shorting a couple of pins...