In-reply-to » One great feature of Vim (and probably other editors) is ā€œkeyword completionā€: Type the beginning of a word, then press Ctrl-N and Vim will give autocompletion options by scanning all the words in the current file. For example, when I now type ā€œauā€ and then Ctrl-N, it will suggest ā€œautocompletionā€.

@prologic@twtxt.net Lol, god no šŸ¤£

ā¤‹ Read More
In-reply-to » One great feature of Vim (and probably other editors) is ā€œkeyword completionā€: Type the beginning of a word, then press Ctrl-N and Vim will give autocompletion options by scanning all the words in the current file. For example, when I now type ā€œauā€ and then Ctrl-N, it will suggest ā€œautocompletionā€.

@movq@www.uninformativ.de But can it hallucinate? šŸ¤”

ā¤‹ Read More

One great feature of Vim (and probably other editors) is ā€œkeyword completionā€: Type the beginning of a word, then press Ctrl-N and Vim will give autocompletion options by scanning all the words in the current file. For example, when I now type ā€œauā€ and then Ctrl-N, it will suggest ā€œautocompletionā€.

This is so very useful when writing text / prose. Itā€™s especially useful for German text with all those long words like ā€œInformationssicherheitsbeauftragerā€. I use this feature all time and I sorely miss it when Iā€™m forced to use some other crappy editor. šŸ˜©

https://movq.de/v/96049c4aea/s.png

ā¤‹ Read More
In-reply-to » This is a test twt to see if :set formatoptions-=t in vim would stop the annoying line breaking I've been having in my twts... And I guess, that's it! Things are looking OK on my end.

@aelaraji@aelaraji.com Thatā€™s the trick, yep. šŸ‘ I have something like this in my .vimrc:

au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap

ā¤‹ Read More

This is a test twt to see if :set formatoptions-=t in vim would stop the annoying line breaking Iā€™ve been having in my twtsā€¦ And I guess, thatā€™s it! Things are looking OK on my end.

How about if I add in a separate paragraph like this one? Did hit return twice for it. I hope it isnā€™t breaking anything else.

ā¤‹ Read More
In-reply-to » Heya folks šŸ‘‹ For those of you that have accounts on my pod (twtxt.net), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d

Spring cleaning! šŸ˜Š

ā¤‹ Read More
In-reply-to » Heya folks šŸ‘‹ For those of you that have accounts on my pod (twtxt.net), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d

Yell out if you have any objections!

ā¤‹ Read More
In-reply-to » I made some improvements to the Twtxt Search service tonight. Hopefully this update makes it a bit easier to use and resolves some of your critical pieces of feedback @lyse šŸ¤ž The main idea being that by default the search is basically a "Query String" type search, meaning that it does what you expect. If you search for a simple term, it'll do that, If you enclose your search term in "double quotes" it'll search for that phrase. If you then want to search against specific fields you can do so with mentions:prologic@twtxt.net for example. I hope this makes the useability much better šŸ‘Œ

@bender@twtxt.net Fixed!

ā¤‹ Read More
In-reply-to » @aelaraji off topic, I think you are using hard wrapping, or something similar, on mutt/neomutt. The formatting of your twts come up a little off. Specifically, the line wraps.

Looks like heā€™s just pressing enter twice really, resulting in what I think are hard paragraphs šŸ¤£

Download

e2 80 a8 is the hexdump for \u2028 ā€“ the unicide newline character used in multi-line twts.

ā¤‹ Read More