About: Mintty

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

Property Value
dbo: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)
dbo:computingPlatform
dbo:genre
dbo:latestReleaseDate
  • 2022-02-03 (xsd:date)
dbo:latestReleaseVersion
  • 3.5.3
dbo:license
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 21240519 (xsd:integer)
dbo:wikiPageLength
  • 3801 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120849326 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Andy Koppe; Thomas Wolff (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-02-03 (xsd:date)
dbp:latestReleaseVersion
  • 3.500000 (xsd:double)
dbp:license
dbp:logo
  • Konsole icon.svg (en)
dbp:name
  • mintty (en)
dbp:operatingSystem
dbp:platform
dbp:programmingLanguage
dbp:repo
dbp:screenshot
  • mintty screenshot.png (en)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
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)
rdfs:label
  • Mintty (ja)
  • Mintty (en)
  • Mintty (nl)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • mintty (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License