• DeuxChevaux@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    22 days ago

    Of all of these things, i only miss a shared clipboard between Vim and the rest of the system (or vice versa). That would be rad!

      • bisby@lemmy.world
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        22 days ago

        Sometimes you need to specify in config which clipboard to use on unix systems that might have multiple clipboards too

    • dislabled@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      21 days ago

      Are you talking about the + register? You could also map this to be the default “yank” register.

      • DeuxChevaux@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        20 days ago

        I set it like this in .vimrc

        set clipboard=unnamedplus

        But when I yank anything, I cannot insert it somewhere else with ctrl-c.

  • bubbalouie@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    19 days ago

    sudp apt-get install kitty

    You can do other stuff to make it pretty and change your prompt, too. Bam - modern ‘terminal’.

    • golden_zealot@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      18 days ago

      Is that a starship prompt? How do you style that divider above the prompt that way? It looks really good.

      edit: I’ve read up a bunch on starship and now understand, very nice.