About: Mintty     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatFreeTerminalEmulators, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/c/8YZB8Cdz6v

mintty is a free and open source terminal emulator for Cygwin, the Unix-like environment for Windows. It features a native Windows user interface and does not require a display server; its terminal emulation is aimed to be compatible with xterm. Originally, the project's name was styled "MinTTY", following the example of PuTTY, but it was later restyled to "mintty", which was felt to better suit the project's minimalist approach.

AttributesValues
rdf:type
rdfs:label
  • Mintty (ja)
  • Mintty (en)
  • Mintty (nl)
rdfs:comment
  • mintty is a free and open source terminal emulator for Cygwin, the Unix-like environment for Windows. It features a native Windows user interface and does not require a display server; its terminal emulation is aimed to be compatible with xterm. Originally, the project's name was styled "MinTTY", following the example of PuTTY, but it was later restyled to "mintty", which was felt to better suit the project's minimalist approach. (en)
  • minttyは、フリーソフトウェアでオープンソースのCygwin(WindowsのためのUNIXライクな環境)のための端末エミュレータである。ディスプレイサーバを必要としないネイティブのウィンドウユーザーインターフェースを持ち、端末エミュレーションはxtermと互換性があるように意図されている。 minttyは、PuTTYの一部をWindowsフロントエンドと端末エミュレーションのベースとしているが、いくつかの点において改善が図られている。これには、特にxtermとの互換性に関するものが含まれる。minttyはCで書かれている。Cygwinによって提供されるPOSIX APIは、mintty中で動作するプロセスと通信するために用いられるが、そのユーザーインターフェースはWindows APIを用いて実装されている。プログラムのアイコンはKDEのKonsoleのものを用いている。 2011年の終わりにかけて、minttyはCygwinのデフォルトの端末エミュレータとなった。Cygwinの以前のコンソールと比べると、より柔軟なユーザーインターフェースと、UNIX標準に対するよりよいサポートなどの利点を持っている。minttyはまたMSYSでも利用することができる。 (ja)
  • Mintty is een opensource-terminalemulator voor Cygwin, een Unix-achtige omgeving voor Windows. Het biedt een Windowseigen gebruikersinterface en heeft geen X-server nodig. De terminalemulator zou compatibel moeten zijn met xterm. Voordelen tegenover de standaard console van Cygwin zijn onder andere een flexibelere gebruikersinterface en een leven de Unix-standaarden en conventies beter na. Omdat het niet gebaseerd is op de standaard Windowsterminal werken programma's die speciaal voor Windows geschreven zijn niet in mintty. (nl)
foaf:name
  • mintty (en)
foaf:homepage
name
  • mintty (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Konsole_icon.svg
  • http://commons.wikimedia.org/wiki/Special:FilePath/mintty_screenshot.png
dct:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
thumbnail
developer
  • Andy Koppe; Thomas Wolff (en)
genre
latest release date
latest release version
license
logo
  • Konsole icon.svg (en)
operating system
platform
programming language
repo
screenshot
  • mintty screenshot.png (en)
website
has abstract
  • mintty is a free and open source terminal emulator for Cygwin, the Unix-like environment for Windows. It features a native Windows user interface and does not require a display server; its terminal emulation is aimed to be compatible with xterm. Mintty is based on the terminal emulation and Windows frontend parts of PuTTY, but improves on them in a number of ways, particularly regarding xterm compatibility. It is written in C. The POSIX API provided by Cygwin is used to communicate with processes running within mintty, while its user interface is implemented using the Windows API. The program icon comes from KDE's Konsole. Towards the end of 2011, mintty became Cygwin's default terminal. Advantages over Cygwin's previous default console include a more flexible user interface and closer adherence to Unix standards and conventions. Since it is not based on the standard Windows console, however, programs written specifically for that do not work correctly in mintty. It is also available for MSYS (a more minimal Unix environment forked from Cygwin). Originally, the project's name was styled "MinTTY", following the example of PuTTY, but it was later restyled to "mintty", which was felt to better suit the project's minimalist approach. (en)
  • Mintty is een opensource-terminalemulator voor Cygwin, een Unix-achtige omgeving voor Windows. Het biedt een Windowseigen gebruikersinterface en heeft geen X-server nodig. De terminalemulator zou compatibel moeten zijn met xterm. Mintty is gebaseerd op de terminalemulatie- en frontendonderdelen van PuTTY, maar verbetert deze in vele opzichten, bijvoorbeeld met betrekking tot de xterm-compatibiliteit. Het is geschreven in C. De POSIX-API van Cygwin wordt gebruikt om te communiceren met processen uitgevoerd met mintty, terwijl de gebruikersinterface wordt geïmplementeerd met de Windows API. Het programmapictogram komt van Konsole. Voordelen tegenover de standaard console van Cygwin zijn onder andere een flexibelere gebruikersinterface en een leven de Unix-standaarden en conventies beter na. Omdat het niet gebaseerd is op de standaard Windowsterminal werken programma's die speciaal voor Windows geschreven zijn niet in mintty. Oorspronkelijk was de spelling van het project "MinTTY", analoog aan PuTTY. Het werd later hernoemd naar "mintty", dat beter aansloot bij de minimalistische benadering van het project. De softwarepakketten van mintty worden meegeleverd met Cygwin en ook met (een meer minimalistische Unix-omgeving gebaseerd op Cygwin). (nl)
  • minttyは、フリーソフトウェアでオープンソースのCygwin(WindowsのためのUNIXライクな環境)のための端末エミュレータである。ディスプレイサーバを必要としないネイティブのウィンドウユーザーインターフェースを持ち、端末エミュレーションはxtermと互換性があるように意図されている。 minttyは、PuTTYの一部をWindowsフロントエンドと端末エミュレーションのベースとしているが、いくつかの点において改善が図られている。これには、特にxtermとの互換性に関するものが含まれる。minttyはCで書かれている。Cygwinによって提供されるPOSIX APIは、mintty中で動作するプロセスと通信するために用いられるが、そのユーザーインターフェースはWindows APIを用いて実装されている。プログラムのアイコンはKDEのKonsoleのものを用いている。 2011年の終わりにかけて、minttyはCygwinのデフォルトの端末エミュレータとなった。Cygwinの以前のコンソールと比べると、より柔軟なユーザーインターフェースと、UNIX標準に対するよりよいサポートなどの利点を持っている。minttyはまたMSYSでも利用することができる。 プロジェクトの当初の名前は、"MinTTY"というようなスタイルものであった(PuTTYの例に従った)が、のちにこれは"mintty"と改められた。これは、この表記がプロジェクトのミニマリストなアプローチにより適合すると考えられたためである。 (ja)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
latest release date
latest release version
  • 3.5.3
computing platform
genre
license
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git147 as of Sep 06 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Dec 5 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 59 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software