Terminal in windows

Howdy!!!

You worked on Linux or mac. Working without terminal in Linux or mac operating system is not easy.
Window user can not understand pain of working without terminal. Using command lines are also rare for window user.

Major development framework (.NET) of Microsoft supports cross platform. It means developers of other operating system can also code with .NET and C#. I can not miss terminal any more and can work happily with .net on any operating system by help Window Terminal.

Microsoft is promising to dramatically improve its Windows Subsystem for Linux (WSL) with GUI app support and GPU hardware acceleration. The software giant is adding a full Linux kernel to Windows 10 with WSL version 2 later this month, and it’s now planning to support Linux GUI apps that will run alongside regular Windows apps.

Windows Terminal is a modern terminal application for users of command line tools and shells like Command Prompt, PowerShell, and Windows Subsystem for Linux (WSL). Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and the ability to create your own themes and customize text, colors, backgrounds, and shortcut key bindings.

  • Multiple profiles supporting a variety of command line applications
  • Customized schemes and configurations
  • Custom key bindings
  • Unicode and UTF-8 character support
  • GPU accelerated text rendering
  • Background image support
  • Command line arguments       e.g. wt -p "Command Prompt" `; split-pane -p "Windows PowerShell" `; split-pane -H wsl.exe

Comments

Popular posts from this blog

Using C#9 record and init property in your .NET Framework 4.x, .NET Standard and .NET Core projects

Easy Steps to migrate from Telligent CS to SP Online

How to create API documentation