Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PR
Posts
8
Comments
811
Joined
2 yr. ago

  • Ah I see. I usually only move the cursor when in command mode, so that might be why I haven't noticed it. That's unfortunately an issue I've noticed in a lot of editors. In fact, because Zed is so fast, the auto completion is super obnoxious atm and constantly flashes at you while you type.

  • I was also disappointed not to have ex-commands, but I soon realized Helix's use of multiple cursors with commands that support regex can accomplish the same tasks in a way I found more intuitive. Definitely took a bit to get rid of my :%s/new/old/g muscle memory, but Helix's select command works very similarly and just as quickly.

    Quickfix commands on the other hand I never used. It seems Helix has some features such as jumping to diagnostics and errors, but it doesn't have the ability to do so automatically after running make like Vim does (afaik). I don't write much C, so I didn't know that feature existed to begin with.

  • It wouldn't effect you personally, it would effect the games overall progress. The way the game progresses for all players is effected by what planets are liberated and what missions are accomplished. All players are on the same team, meaning if some players cheat, it will significantly effect the outcome of these in game events.

  • what do you mean? Helix uses LSP servers, usually the same ones used by Vim and VS Code.

    were you using it without the LSP's installed? If you were, then you would only get completion based of the treesitter grammars, which would be very limited.

  • runs only on MacOS for now

    it will be released on both Linux and Windows, with Linux support currently being the top ranking issue on their GitHub page. they have a tracking issue showing that many pr's have already been merged working towards Linux support.

  • the non AI features of warp, such as the modern editing and easy function creation, are more interesting to me than the AI features. I wish there was an open source terminal that felt this modern.

    I have used AI to generate commands many times, but not often enough that I need it built into my terminal. I prefer my default terminal experience be more minimal.

  • Most billionaires are already generally disliked by anybody who cares about the environment. Taylor Swift is a huge role model for many people, so I believe it's more important for her to be called out on it. It's going to have more of an impact when people see the hypocrisy of someone they actively support.

  • I was aware of Floorp and had no particular interest in trying it until now. On my way to install it now!

    Last time I looked at Floorp was when it was first announced and it seemed to just be hardened Firefox, similar to Librewolf. It's gained a ton of features since then!