• 命令提示符和与终端相关的工具在典型的日常用户中并不受欢迎。 然而,对于开发人员来说,命令行有点像圣经,因为它提供了对系统功能的更大控制,而这实际上只是它的开始。

    当然,每个操作系统都有自己独特的命令行实用程序:在Windows的情况下,CMD,用于Linux和macOS的终端。 也就是说,那些想要在所有操作系统上体验相同功能的开发人员或用户可以使用各种良好的跨平台终端模拟器。

    其中一个实用程序的名称是Terminal++。 它适用于Windows10和Linux,而且,根据它的开发者,它是相提并论的速度与这种类型的大多数其他模拟器在那里。

    尽管它看起来相当简单(例如,不支持多个选项卡),但它确实具有各种有用的功能。 一个值得注意的功能是ConPTY Bypass,这是一个适用于Windows的特殊伪控制台,允许用户使用WSL并绕过操作系统的默认ConPTY。 这允许应用程序支持所有终端特定的功能,如鼠标移动和特殊的转义序列。

    Terminal++还支持所有可能的颜色,甚至有额外字符的原生回退。 此外,它支持双宽度和双大小字符。 双向剪贴板也是开发人员可以欣赏的东西。 字体缩放级别也可以通过使用CTRL+和CTRL-键盘快捷键进行调整。

    最后但并非最不重要的是,值得注意的是,Terminal++允许开发人员从实用程序连接到的远程服务器打开文件。 这可以通过"ropen"命令完成,并且它还支持tmux直通。

    总而言之,Terminal++是一个相当能干的跨浏览器命令行模拟器,它承诺为用户和开发人员提供一些非常有用的功能。

  • कमांड प्रॉम्प्ट और टर्मिनल-संबंधित टूल विशिष्ट, दिन-प्रतिदिन उपयोगकर्ताओं के बीच लोकप्रिय नहीं हैं। हालाँकि, एक डेवलपर के लिए, कमांड लाइन एक बाइबल की तरह है क्योंकि यह सिस्टम फ़ंक्शंस पर अधिक नियंत्रण प्रदान करता है, और यह वास्तव में इसकी शुरुआत है।

    बेशक, प्रत्येक ओएस की अपनी अनूठी कमांड लाइन उपयोगिता है: विंडोज के मामले में सीएमडी, लिनक्स और मैकओएस दोनों के लिए टर्मिनल। उस ने कहा, जो डेवलपर्स या उपयोगकर्ता सभी ओएस पर समान सुविधाओं का अनुभव करना चाहते हैं, वे विभिन्न अच्छे क्रॉस-प्लेटफॉर्म टर्मिनल एमुलेटर का उपयोग कर सकते हैं।

    इन उपयोगिताओं में से एक टर्मिनल के नाम से जाती है। यह विंडोज 10 और लिनक्स पर काम करता है, और, इसके डेवलपर के अनुसार, यह इस प्रकार के अधिकांश अन्य एमुलेटर के साथ गति के संबंध में है।

    भले ही यह सरल लगे (उदाहरण के लिए, कई टैब के लिए कोई समर्थन नहीं है), इसमें विभिन्न उपयोगी विशेषताएं हैं। एक उल्लेखनीय विशेषता है, CONPTY बायपास, विंडोज के लिए एक विशेष छद्म कंसोल है जो उपयोगकर्ताओं को WSL का उपयोग करने और OS की डिफ़ॉल्ट अवधारणा को बायपास करने की अनुमति देता है। यह एप्लिकेशन को सभी टर्मिनल-विशिष्ट सुविधाओं जैसे माउस आंदोलनों और विशेष एस्केप अनुक्रमों का समर्थन करने की अनुमति देता है।

    टर्मिनल सभी संभावित रंगों का भी समर्थन करता है और यहां तक ​​कि अतिरिक्त पात्रों के लिए देशी कमबैक भी है। इसके अलावा, यह दोहरी चौड़ाई और दोहरे आकार के वर्णों का समर्थन करता है। द्वि-दिशात्मक क्लिपबोर्ड भी कुछ ऐसा है जिसे डेवलपर्स सराहना कर सकते हैं। फ़ॉन्ट ज़ूम स्तर को CTRL और CTRL- कीबोर्ड शॉर्टकट का उपयोग करके भी समायोजित किया जा सकता है।

    अंतिम लेकिन कम से कम, यह ध्यान देने योग्य है कि टर्मिनल डेवलपर्स को दूरस्थ सर्वर से फाइलें खोलने की अनुमति देता है जो उपयोगिता से जुड़ा है। यह "रोपेन" कमांड के माध्यम से किया जा सकता है, और यह tmux passthrough का भी समर्थन करता है।

    सभी के सभी, टर्मिनल एक सक्षम क्रॉस-ब्राउज़र कमांड लाइन एमुलेटर है जो उपयोगकर्ताओं और डेवलपर्स को कुछ बहुत उपयोगी सुविधाओं की पेशकश करने का वादा करता है।

  • The Command Prompt and Terminal-related tools are not exactly popular among typical, day-to-day users. However, for a developer, the command line is sort of a Bible since it provides greater control over system functions, and that’s really just the start of it.

    Of course, each OS has its own unique command line utility: CMD in the case of Windows, Terminal for both Linux and macOS. That said, those developers or users who want to experience the same features on all OSes can make use of various good cross-platform terminal emulators out there.

    One of these utilities goes by the name of Terminal++. It works on Windows 10 and Linux, and, according to its developer, it’s on par regarding the speed with most other emulators of this sort out there.

    Even though it looks rather simple (for example, there’s no support for multiple tabs), it does have various useful features. One noteworthy feature is the ConPTY Bypass, a special pseudo-console for Windows that allows users to use WSL and bypass the OS’ default ConPTY. This allows the app to support all terminal-specific features such as mouse movements and special escape sequences.

    Terminal++ also supports all possible colors and even has native fallback for extra characters. In addition, it supports double width and double size characters. The bi-directional clipboard is also something that developers can appreciate. The font zoom levels can also be adjusted by using the CTRL+ and CTRL- keyboard shortcuts.

    Last but not least, it’s worth noting that Terminal++ allows developers to open files from remote servers that the utility is connected to. This can be done via the “ropen” command, and it also supports tmux passthrough.

    All in all, Terminal++ is a rather competent cross-browser command line emulator that promises to offer users and developers a few very useful features.