TextEdit
Sign in to saveTextEdit is an open-source word processor and text editor, first featured in NeXT's NeXTSTEP and OPENSTEP. It is now distributed with macOS since Apple's acquisition of NeXT, and available as a GNUstep application for other Unix-like operating systems such as Linux. It is powered by Apple Advanced Typography.
Key facts
- Software.name
- TextEdit
- Software.logo
- TextEdit icon.png
- Software.screenshot
- TextEdit 1.19 screenshot.png
- Software.screenshot_alt
- A text editor containing the text of Wikipedia's TextEdit article
- Software.caption
- Screenshot of TextEdit 1.19
- Software.developer
- Apple
- Software.released
- with the release of OPENSTEP 4.0
- Software.operating_system
- Originally released for NeXTSTEP, released for macOS after Apple's purchase of NeXT; Ported to all GNUstep systems (up to 1.6)
- Software.genre
- Text editor, word processor
- Software.license
- BSD-3-Clause
via Wikipedia infobox
Official website
Официальная служба поддержки Apple
Служба поддержки Apple всегда готова прийти на помощь. Узнайте больше о популярных темах и найдите ресурсы, посвященные любым продуктам Apple.
apple.com →Link to the official site · 2,849 chars · not written by Vinony
Wikidata facts
- Image
- TextEdit 1.10 screenshot.png
Show 3 more facts
- Commons category
- TextEdit
- software version identifier
- 1.18
- inception
- 1995-00-00
Sources (1)
via Wikidata · CC0
~3 min read
Article
5 sectionsContents
- Implementation
- Source code
- See also
- References
- External links
TextEdit is an open-source word processor and text editor, first featured in NeXT's NeXTSTEP and OPENSTEP. It is now distributed with macOS since Apple's acquisition of NeXT, and available as a GNUstep application for other Unix-like operating systems such as Linux. It is powered by Apple Advanced Typography.
== Implementation == TextEdit replaced the text editor of previous Macintosh operating systems, SimpleText. TextEdit uses the Cocoa text system to read and write documents in Rich Text Format (RTF), Rich Text Format Directory, plain text, and HTML formats, and can open (but not save) old SimpleText files. It also has access to the operating system's built-in spell-checking service. The version included in Mac OS X v10.3 added the ability to read and write documents in Word format, and the version in Mac OS X v10.4 added the ability to read and write Word XML documents. The version included in Mac OS X v10.5 added read and write support for Office Open XML and OpenDocument Text. The version included in Mac OS X v10.6 added automatic spelling correction, support for data detectors, and text transformations. The version included in Mac OS X v10.7 added versioning of files, and Autosave similar to iOS.