Microsoft is enhancing Notepad following the discontinuation of WordPad and is introducing a new text editor called Edit for Windows 11, which operates within the Command Prompt. Edit is a compact tool that resembles the classic MS-DOS Editor and has a contemporary interface similar to Visual Studio Code, occupying 230KB of disk space. Users can launch Edit by typing "edit" in the Command Prompt, allowing basic text file editing without advanced features like text formatting or AI summaries. Currently, files cannot be saved directly in Edit; users must copy text to other applications for finalization. Edit is in development and can only be accessed through manual installation from GitHub, with plans to make it the default text editor for command line use in the future.