Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@fanf@mendeddrum.org
2024-05-16 13:42:02

gpanders.com/blog/state-of-the - State of the terminal.

@smurthys@hachyderm.io
2024-03-15 18:40:06

Beware the "Ides" of March. 🗡️
(Please save the "well actually..."s for things worthwhile 😉)
#Vim #Vi #editors #IDE

Vim editor displaying C code in a dark theme: Two vertical panes, the left pane is split horizontally into two showing the contents of a file "datagram.c" at the top and "dst.c" at the bottom. The right pane shows the file "netpoll.c"
Window titled "QEMU" showing Vi editor, black background, white text. The window contains a "Hello, world" C program.
@shanmukhateja@social.linux.pizza
2024-04-16 17:47:20

I just went down the rabbit hole of finding offenders of XDG base spec on Linux and I am shocked to know Minetest devs are actually against implementing it (7 years old).
#Firefox and @… are known (20yrs) but I am glad to find devs slowly moving away…

@al3x@hachyderm.io
2024-05-14 08:41:01

Productivity increases with the level of customization you are making in the tools you are using most often.
The downside is that the more used to these customizations you get, the more lost you'll feel when
using a system that is not configured as yours.
Simple example: create a new binding in #Vim or #Emacs

@grifferz@social.bitfolk.com
2024-03-01 07:49:03

vim-silicon: Generate screenshots of code from vim
github.com/segeljakt/vim-silic
I learned about this from Dreams of Code showing off silicon.nvim then looking if there was one for vim.

@tenderlove@mastodon.social
2024-04-14 19:53:41

Getting a new computer, and the thought of moving dotfiles has me shook. I hope vim will support XDG someday.

@shanmukhateja@social.linux.pizza
2024-04-16 17:47:20

I just went down the rabbit hole of finding offenders of XDG base spec on Linux and I am shocked to know Minetest devs are actually against implementing it (7 years old).
#Firefox and @… are known (20yrs) but I am glad to find devs slowly moving away…

@grifferz@social.bitfolk.com
2024-03-10 13:47:33

If I edit a file in a terminal with vim and it needs sudo to write it, vim caches my sudo password the same way the terminal would, so I don't have to keep typing it.
In gvim this doesn't seem to happen, I guess because there is no pty associated with the GUI app that is gvim?
Is there any way around this?
#vim

@al3x@hachyderm.io
2024-04-14 10:31:16

I have a system that rotates on a weekly basis through a series of editors: Vim, Emacs, BBEdit.
I am also considering VS Code mostly because of its ubiquity and as an opportunity for me to keep an eye on it.
What do you think? Yey or Ney?

@grifferz@social.bitfolk.com
2024-03-10 13:47:33

If I edit a file in a terminal with vim and it needs sudo to write it, vim caches my sudo password the same way the terminal would, so I don't have to keep typing it.
In gvim this doesn't seem to happen, I guess because there is no pty associated with the GUI app that is gvim?
Is there any way around this?
#vim