Microsoft Just Released a Terminal Editor That's Actually GOOD! Edit Modern MS DOS Editor
7 views
Jul 18, 2025
Get the full source code of application here:
View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video I'll show you Microsoft
0:04
has released a new terminal editor as
0:08
which is a great alternative to
0:10
solutions like notepad. So it basically
0:13
mimics the MSTOS editor which was there
0:16
in the previous versions of Windows. So
0:19
this is the screenshot right here and
0:21
this is their GitHub page. And if you
0:24
just type here Microsoft
0:26
edit
0:28
this
0:30
web page the second link which comes
0:32
right here this is the new terminal
0:34
editor that they released. So now to
0:36
install this inside your Windows machine
0:38
you can actually install it by wingit
0:41
command as well. Just type this command
0:44
to install it on the terminal or you can
0:46
manually go to the releases page and
0:49
select your
0:51
operating system right here. You will
0:54
see the assets file right here. This is
0:56
the zip file which is there.
1:00
Simply select that and download the zip
1:03
file. And inside the zip file just
1:06
extract the content. And inside this you
1:09
will see the setup file for
1:14
this edit terminal editor. So this will
1:16
be a .exe file. Simply run this and this
1:20
will be a simple editor which will
1:22
launch. So right here the editor looks
1:24
something like this. You it opens
1:26
directly in the terminal. It's similar
1:29
to notepad. You have options to actually
1:32
write the code itself. You will see.
1:38
So as you're writing the code here, you
1:40
will see it will display the number of
1:43
characters.
1:45
The syntax highlighting will line
1:47
numbers will also be there. So it can be
1:50
used to actually create some basic files
1:52
inside your Windows machine.
2:03
You can see that. So
2:06
inside file option we can basically save
2:09
this file. So once you save it you will
2:11
get this interface
2:16
the location as well. So just enter it
2:19
and now you will see your file is
2:21
successfully saved right here and we can
2:23
open it fine as file as well. So just
2:29
select the file enter and now you will
2:32
see all the content will be there. So
2:33
you can create a new file as well like
2:36
this. Just save it.
2:42
So it's very easy. Uh you can see we can
2:46
open any file here. Just select it using
2:49
your mouse and simply enter. You will
2:52
see
2:54
and inside edit option we have all the
2:56
basic options right here. Undo, redo,
2:58
cut, copy, paste, find, replace, select
3:01
all and inside view we basically focus
3:04
status bar, go to file
3:07
and this is about section. So it's
3:11
created by Microsoft. You will see it
3:13
released recently last month 2025. You
3:16
will see Microsoft edit. It's a terminal
3:19
based editor and uh it's a very basic
3:23
editor. It is not having any kind of
3:24
syntax highlighting. So it's basically
3:28
used if you just want to create some
3:30
basic files, you can use this editor.
3:33
And if you just want to close file, you
3:35
can do that as well. And you can
3:38
basically open
3:41
command line at the same time as you are
3:44
uh just making the files. Right here in
3:46
the second tab you can actually execute
3:48
commands. So this will save you a lot of
3:50
time because you can create files
3:53
directly in the terminal as soon as you
3:55
are in the second tab you are executing
3:58
some commands and in the second tab you
4:01
are creating some files. So this will
4:03
you don't need to open notepad. So this
4:06
will replace notepad for you. So
4:09
definitely check out this and if you are
4:11
interested you can install this and
4:14
start using it. And also check out my
4:16
website freemediattools.com
4:19
uh which contains thousands of tools.
#Software
#Software Utilities