Re: Microsoft Introduces New Command-Line Text Editor

Liste des GroupesRevenir à col advocacy 
Sujet : Re: Microsoft Introduces New Command-Line Text Editor
De : OFeem1987 (at) *nospam* teleworm.us (Chris Ahlstrom)
Groupes : comp.os.linux.advocacy alt.comp.os.windows-11
Date : 20. May 2025, 16:42:49
Autres entêtes
Organisation : None
Message-ID : <100i7tq$2a8mj$1@dont-email.me>
References : 1 2
User-Agent : slrn/1.0.3 (Linux)
Chris Ahlstrom wrote this post while blinking in Morse code:

Lawrence D'Oliveiro wrote this post while blinking in Morse code:
>
Kind of amusing to see the lengths that Microsoft keeps going to, to
try to bolster its sagging geek cred. Now it is introducing a new
command-line-based text editor for 64-bit Windows!
>
<https://www.theverge.com/news/669318/microsoft-edit-on-windows-command-line-text-editor>
>
<snip>
>
Heh, at first I thought you were talking about EDLIN.
>
Believe it or not, I once worked with a team that used EDLIN to
write MASM code. One of the modules was about a megabyte. Paging to
the end of that file was excruciating... one 64K chunk at a time IIRC.
>
    *WAS text
    *WAS
    *WAS
    *WAS
     . . .

Heh, edlin is available in the Debian Sid repo, was written to use with
FreeDOS:

    $ edlin
    *?
    edlin 2.24, copyright (c) 2003 Gregory Pietsch
    This program comes with ABSOLUTELY NO WARRANTY.
    It is free software, and you are welcome to redistribute it
    under the terms of the GNU General Public License -- either
    version 2 of the license, or, at your option, any later
    version.

    edlin has the following subcommands:

    #                 edit a single line    [#],[#],#m        move
    a                 append                [#][,#]p          page
    [#],[#],#,[#]c    copy                  q                 quit
    [#][,#]d          delete                [#][,#][?]r$,$    replace
    e<>               end (write & quit)    [#][,#][?]s$      search
    [#]i              insert                [#]t<>            transfer
    [#][,#]l          list                  [#]w<>            write

    where $ above is a string, <> is a filename,
    # is a number (which may be .=current line, $=last line,
    or either number + or - another number).

    *


--
He who is known as an early riser need not get up until noon.

Date Sujet#  Auteur
20 May 25 * Microsoft Introduces New Command-Line Text Editor50Lawrence D'Oliveiro
20 May 25 +* Re: Microsoft Introduces New Command-Line Text Editor3Alan K.
21 May 25 i`* Re: Microsoft Introduces New Command-Line Text Editor2Lawrence D'Oliveiro
21 May 25 i `- Re: Microsoft Introduces New Command-Line Text Editor1rbowman
20 May 25 +* Re: Microsoft Introduces New Command-Line Text Editor3Chris Ahlstrom
20 May 25 i+- Re: Microsoft Introduces New Command-Line Text Editor1Chris Ahlstrom
20 May 25 i`- Re: Microsoft Introduces New Command-Line Text Editor1Carlos E. R.
20 May 25 +* Re: Microsoft Introduces New Command-Line Text Editor21rbowman
20 May 25 i+* Re: Microsoft Introduces New Command-Line Text Editor15Jeff Barnett
21 May 25 ii+- Re: Microsoft Introduces New Command-Line Text Editor1Lawrence D'Oliveiro
21 May 25 ii+* Re: Microsoft Introduces New Command-Line Text Editor2pH
21 May 25 iii`- Re: Microsoft Introduces New Command-Line Text Editor1vallor
21 May 25 ii+- Re: Microsoft Introduces New Command-Line Text Editor1rbowman
21 May 25 ii+* Re: Microsoft Introduces New Command-Line Text Editor9Paul
21 May 25 iii+* Re: Microsoft Introduces New Command-Line Text Editor5Lawrence D'Oliveiro
21 May 25 iiii+* Re: Microsoft Introduces New Command-Line Text Editor2Frank Slootweg
22 May 25 iiiii`- Re: Microsoft Introduces New Command-Line Text Editor1Carlos E. R.
21 May 25 iiii`* Re: Microsoft Introduces New Command-Line Text Editor2rbowman
22 May 25 iiii `- Re: Microsoft Introduces New Command-Line Text Editor1candycanearter07
21 May 25 iii`* Re: Microsoft Introduces New Command-Line Text Editor3Jeff Barnett
21 May 25 iii +- Re: Microsoft Introduces New Command-Line Text Editor1Lawrence D'Oliveiro
21 May 25 iii `- Re: Microsoft Introduces New Command-Line Text Editor1rbowman
21 May 25 ii`- Re: Microsoft Introduces New Command-Line Text Editor1Chris Ahlstrom
20 May 25 i`* Re: Microsoft Introduces New Command-Line Text Editor5Carlos E. R.
21 May 25 i `* Re: Microsoft Introduces New Command-Line Text Editor4rbowman
21 May 25 i  `* Re: Microsoft Introduces New Command-Line Text Editor3Carlos E. R.
21 May 25 i   `* Re: Microsoft Introduces New Command-Line Text Editor2rbowman
22 May 25 i    `- Re: Microsoft Introduces New Command-Line Text Editor1rbowman
20 May 25 +* Re: Microsoft Introduces New Command-Line Text Editor4Paul
21 May 25 i+* Re: Microsoft Introduces New Command-Line Text Editor2Paul
21 May 25 ii`- Re: Microsoft Introduces New Command-Line Text Editor1Carlos E. R.
21 May 25 i`- Re: Microsoft Introduces New Command-Line Text Editor1Chris
21 May 25 +* Re: Microsoft Introduces New Command-Line Text Editor2Chris
21 May 25 i`- Re: Microsoft Introduces New Command-Line Text Editor1rbowman
22 May 25 +- Re: Microsoft Introduces New Command-Line Text Editor1Paul
22 May 25 +* Re: Microsoft Introduces New Command-Line Text Editor3Chris Ahlstrom
22 May 25 i`* Re: Microsoft Introduces New Command-Line Text Editor2rbowman
22 May 25 i `- Re: Microsoft Introduces New Command-Line Text Editor1Farley Flud
22 May 25 `* Re: Microsoft Introduces New Command-Line Text Editor12candycanearter07
22 May 25  `* Re: Microsoft Introduces New Command-Line Text Editor11Farley Flud
24 May 25   +* Re: Microsoft Introduces New Command-Line Text Editor9candycanearter07
26 May 25   i+- Re: Microsoft Introduces New Command-Line Text Editor1vallor
26 May 25   i+- Re: Microsoft Introduces New Command-Line Text Editor1Carlos E. R.
26 May 25   i`* Re: Microsoft Introduces New Command-Line Text Editor6candycanearter07
27 May 25   i `* Re: Microsoft Introduces New Command-Line Text Editor5Carlos E. R.
28 May 25   i  `* Re: Microsoft Introduces New Command-Line Text Editor4Lawrence D'Oliveiro
28 May 25   i   `* Re: Microsoft Introduces New Command-Line Text Editor3Carlos E. R.
30 May 25   i    `* Re: Microsoft Introduces New Command-Line Text Editor2Lawrence D'Oliveiro
30 May 25   i     `- Re: Microsoft Introduces New Command-Line Text Editor1Chris Ahlstrom
26 May 25   `- Re: Microsoft Introduces New Command-Line Text Editor1vallor

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal