voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin account
@hey@voidq.xyz

Search results for tag #vim

[?]Normal Mode » 🌐
@normalmode@mastodon.social

This kind of thing isn't really my jam (I bounce off whenever I hit a motion/command that doesn't work in game) but I'm also very not the target audience and I'm constantly seeing recommendations from other people for VIM Adventures, so I might be the outlier:

vimscoops.dev/

    [?]sevetech » 🌐
    @sevepy@social.vivaldi.net

    Renewed interest in lately! It's a modern take on with better performance and cleaner syntax.
    Just dropped flashcards to learn the basics. Fun & interactive.

    Build a plugin or test snippets directly in your buffer.
    github.com/sevehub/Awesome-Fla

      [?]JdeBP » 🌐
      @JdeBP@mastodonapp.uk

      @MGAceman

      I've been hit a couple of times by Control+Q and Control+W. The latter is habitual for either switching windows in VIM or erasing the last word in a terminal session.

        [?]Howard the Geek » 🌐
        @howard@pdx.social

        Bash does an intro to , a nice layer on ... Great video, brava!

        @trevdev @bashbunni

          [?]Tomasz Nurkiewicz » 🌐
          @nurkiewicz@fosstodon.org

          If you spend too much time fine-tuning your `.vimrc`, is it called "yank shaving"?

            [?]codeinabox » 🌐
            @codeinabox@programming.dev

            [?]Tyrone Slothrop [he/him, they/them] » 🌐
            @slothrop@chaos.social

            After a long break from , I’ve recently started using nvim.

            Feels good! More forgiving somehow, and much less like you’re dry-humping Unix.

              [?]Alejandro Sepúlveda T. » 🌐
              @sptral@demonium.cc

              ¿Listo para dominar el hardware desde la terminal con C++? 💻🔥

              Este lenguaje es el puente definitivo entre la lógica de software y el silicio. Para escribir código eficiente en sistemas embebidos, tus prioridades deben ser claras:

              Control total de memoria con y referencias.

              estricta y encapsulamiento sin sobrecargar la RAM.

              Tipado fijo para optimizar cada bit del microcontrolador.

              ¡Menos abstracción, más rendimiento! 🚀

                [?]fossdaily » 🌐
                @canartuc@mastodon.social

                Tags files are a normal part of many C and C++ repositories, and editors load them automatically. In Vim before 9.2.0735, that convenience was a code-execution path: completing a struct member against a crafted tags file ran arbitrary Ex commands through an unescaped :vimgrep pattern. The patch escapes the typeref and typename fields. How much should an editor trust files that ship inside a cloned repo?

                  [?]fossdaily » 🌐
                  @canartuc@mastodon.social

                  Vim 9.2.0735 closes a tags-file code-execution flaw. The C omni-completion routine concatenated the typeref and typename tag fields directly into a :vimgrep search pattern with no escaping, so a crafted tags file could use the pipe character to close the pattern and inject arbitrary Ex commands. Triggering it needs only default filetype plugins, a readable tags file, and a manual completion on a struct member. Where should the trust boundary for project-local tags files sit?

                    [?]Bhaskar Chowdhury » 🌐
                    @unixbhaskar@mastodon.social

                    While sipping 🍹 and thinking how much cruft has accumulated due to my negligence and time ...phew

                      [?]Tomasz Nurkiewicz » 🌐
                      @nurkiewicz@fosstodon.org

                      discovery of the day: `10i` enters INSERT mode, but whatever you type is repeated 10 times

                        [?]jbz » 🌐
                        @jbz@indieweb.social

                        [?]Bhaskar Chowdhury » 🌐
                        @unixbhaskar@mastodon.social

                        Wondering if there is too much convolution?? Should I build it in a more slim or streamlined way??

                        🤔

                          [?]european handle :astrokurt: 🎏 » 🌐
                          @kurt@social.thiskurt.me

                          Vim is like those worms from Futurama.

                            [?]LinuxLinks [Unofficial] » 🌐
                            @linuxlinks.com@web.brid.gy

                            22 Best Free and Open Source Vim-Like Text Editors

                            Text editors remain a controversial area. Here are our recommended Vim-like text editors. They are all released under an open source license.

                            The post 22 Best Free and Open Source Vim-Like Text Editors appeared first on LinuxLinks.

                            22 Best Free and Open Source Vim-Like Text Editors

                            Alt...22 Best Free and Open Source Vim-Like Text Editors

                            [?]Ricardo Tavares » 🌐
                            @t_var_s@phpc.social

                            @hgrsd And if you go to in order to avoid chords of keys, just makes no sense.

                              [?]LinuxLinks [Unofficial] » 🌐
                              @linuxlinks.com@web.brid.gy

                              Hako – lightweight terminal-based modal text environment

                              Hako is a lightweight terminal-based modal text environment written primarily in C.

                              The post Hako – lightweight terminal-based modal text environment appeared first on LinuxLinks.

                              Hako – lightweight terminal-based modal text environment

                              Alt...Hako – lightweight terminal-based modal text environment

                              [?]Tomasz Nurkiewicz » 🌐
                              @nurkiewicz@fosstodon.org

                              Teaching newcomers about `[Esc] :q!` is funny, but it's like teaching newcomers to just delete and clone from scratch whenever they screw up some branching or rebasing (been there, on both sides).

                              Why not start by learning about `u` and `⌃R` for undo and redo? And `reflog` wrt. git

                                Back to top - More...