Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @ed1conf
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @ed1conf
-
Pinned TweetThanks. Twitter will use this info to make your timeline better. UndoUndo
-
ed(1) Conference Retweeted
I propose that GNU renames GNU ed(1) into something else. Its incompatibilities with actual ed(1) are confusing, to say the least. They managed to name their broken implementation of SCCS "CSSC", why don't they name their "ed(1)" "de" or something?
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Also, if you don't want to type numbers, "+5" is the same as "+++++", "-3" is the same as "---" (or "^^^" unless you're in GNU ed(1)).
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Use the ed(1) "j" command to join lines in a range: 1,5j Note this simply joins without adding spaces. If you want spaces/delimiters, add them first 2,5s/^/, / 1,5jhttps://twitter.com/VImTipsDaily/status/1527582498821120000 …
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
As an added benefit, all of these work in vi/vim as well.
Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
How to go to a specific line in ed(1) To go to the absolute line# such as 18, use that number: 18 To move relative to the current line, use + or - followed by the number of lines: +5 or -5 To jump to the first line: 1 To jump to the last line: $https://twitter.com/igor_os777/status/1527607085474586624 …
Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Por isso que ed is the standard editorhttps://twitter.com/huntrHacktivity/status/1526684584812810240 …
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
After Emacs, I learned this lesson. Still secretly using ed, but that's once a day only
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
The only keyboard a real programmer really needspic.twitter.com/QTy6XFkcty
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
My grandson playing colossal cave on an antique ASR33 teletype. Crazy!pic.twitter.com/HF16fvoDdo
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Show Hidden Special Characters in ed(1): use the "l" commandhttps://twitter.com/igor_os777/status/1504084084896587785 …
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
If you're ever on an Android Busybox terminal, you'll be really glad you know vi (and not vim). And if you know ed, you're older than I, and probably a Unix god.
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
The release of OpenBSD 7.1 brings minor improvements to ed(1) Thanks to all involved in making this release happen. https://www.openbsd.org/71.html
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Macintosh SED, optimized for efficient line-based editingpic.twitter.com/QnIz7MmghO
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Ed: for when your system is so broken vi doesn’t even work.
@mwlauthorpic.twitter.com/URtsbo5Mxr
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Soothing in the same way that one might read the Necronomicon before drifting off to sleep...https://twitter.com/freedosproject/status/1513368697443868680 …
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Instead of an edit button, Twitter should allow you to enter ed commands. h/t
@ed1confShow this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Ed - Unix Text Editor - Cheat Sheet http://www.catonmat.net/blog/ed-unix-text-editor-cheat-sheet …
#cheatsheet#ed#unix#texteditor#addressing#commandsThanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
ed is the standard text editor!pic.twitter.com/2eJeeOG0y8
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
ed(1) Conference Retweeted
Last year, I stumbled across a ̶b̶u̶g̶ feature in GNU ed which could result in one losing their work. Here is the full story: "GNU ed Ate My Homework" — https://edoverflow.com/2022/gnu-ed-ate-my-homework/ ….
Thanks. Twitter will use this info to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
*I like the other editors too (Fed for programming, etc) but there's something soothing about Edlin.