
The text editor for smooth, intuitive, and powerful for editing text more efficiently and easier. |
![]() |
What is new in Textual 4?
Textual is completely new from the ground up and combines all well-liked features with lots of great new functionalities to every part of Textual. Working steps that previously had to be done through various programs, now find their way into one central application.
Here are some of the most important items added or improved in Textual 4.
|
The power to get your job done.In addition to being the most powerful text editor for Mac, Texual 4 now provides an unique set of tools, such as document management, bookmarks, find in files and direct online searches with one click, which all together bring you an unmatched user experience.
|
Achieving success with a flexible environmentTextual 4 delivers now several options for maximizing the editing space for any screen size.
|
|
Visual StylesIf you don't like white screens or colorful syntax highlighting, switch the editor theme. |
Document ManagementYou can add folder, add file, rename or trash file easily with the new document browser. |
Edit IntelligenceTextual supports over 200 coding languages by default, including syntax highlighting, folding and auto completion. |
Powerful find and replaceQuickly find the content you need even in multiple documents. |
Web SearchDirectly look up unknown terms by using popular search engines and knowledge bases. |
HTML/PHP FeaturesThe insert menu provides access to several time saving items for inserting HTML and PHP elements. |
Introducing Textual 4.
If you think, getting your job done is work enough,
don’t look further.
If just getting the job done is work enough, the last thing you need is to waste time having to search for and learn another program over and over again. An application should make it possible to sit down and start a task right away. And the best, you can use the same program for nearly everything.
That's why Textual is so popular. While aiming at simplicity and ease of use, Textual is a powerful general-purpose text editor - packed with features. Textual puts you back in control, improves the process of writing, and supports you to focus on what really matters: Your content, your business.
• Right for nearly everythingThere is a simple idea about productivity and writing. Almost anything you need to do, you can do in plain text, such as but not limited to Abstracts, Articles for Publication, Drafts, Executive Summaries, Lists, Manuals, Notes, Questionnaires, Reports, Scripts, Specifications or Training Material. Plain text is a great format to use because, it can be read by any computer or device, it is future proof, since computers will always be able to read it, it can be synced to all your devices and it can be converted to virtually any format. With Textual you get your Swiss Army Knife to edit any kind of text-based files. Once Textual launches, you can start right away. |
![]() |
|
|
![]() |
• Made for everyoneTextual was made to combine a standard, easy to use, graphical user interface with the thorough functionality and stability required by users who work with text eight hours a day. It provides intensive support for development in a wide variety of languages, text processors, and other features, but at the same time it can be used productively by just about anyone who needs to edit text, like System Administrators, Analysts, Businessmen, Developers, Editors, Engineers, Everybody, Journalists, Scientists, Software Developers, Students, Technical Writers or Web-Designer. |
|
|
• Packed with featuresTextual focuses on professional features that popular word processors generally do not offer, including document management, syntax highlighting, code folding, advanced find and replace operations, auto completion, spell checker and many more useful functions, helping you to make your tasks more efficiently and easier. Highlights:
|
![]() |
A text editor packed with features
Textual has a lot of functionality that makes writing and editing text files more convenient and more efficiently for you. A lot of this does not sound very impressive or even works behind the scenes, but you will surely appreciate it when you need it.
• Text Editing Features• Find and Replace Features• Document Management Features• Development/Programming Features• Business/Research Features• Web Development/Design Features• Writing Features• Add-Ons and Customization
|
||
![]() |
Text Editing FeaturesAuto detect highlighting scheme based on file extension and content Block selections Clean text (e.g. Zap Gremlins) Clipboard support (cut/copy/paste) Current line highlighting Drag-and-drop editing Dynamically named bookmarks include line number and text Full support for internationalized text (UTF-8 and many other encodings selectable) Go to next/previous bookmark Go to specific line Insert date/time into current document at current position Line Edit Commands (Join, Split, Delete, Duplicate, Move, Transpose, etc...) Lower to upper case or vice versa conversion Multi document editing Multi-level undo and redo Print line numbers Printing of syntax highlighting in color Shortcuts for all important commands Show and hide line numbers Show and hide white spaces, space characters appear as small centered dots and tab characters as light arrows pointing to the right. Split view editing both vertical and horizontal Word wrapping to fit long lines in window |
|
![]() |
Find and Replace FeaturesFind or search-and-replace through the current file, all open files or files on disk Search for whole words, regular expressions, matching case and in the reverse direction Find, find next, find previous, find all Replace, replace all All find/replace operations support fully internationalized text (UTF-8/Unicode) All multi search results are highlighted and previewed similar as with Google Find matching braces plus automatic brace highlighting Regular expressions library to find easily common text, like HTML tags, email addresses or comments Regular expression quick reference Search and Replace History |
|
![]() |
Document Management FeaturesDocuments/Files browser Document/File reverting Drag and Drop (tabs/file opening/text) Find in files / documents Multiple top level windows Optional make a copy/backup of current document Quick access to all open documents Recent files list (up to 24 recent files) Reveal/Show document in Finder/Windows Explorer Synchronize Documents/Files browser with open documents Tabbed Windows |
|
![]() |
Development/Programming FeaturesAuto-Completion for 200+ document / file types Auto indentation Direct Web Search for key words and commands (e.g., PHP, MySQL, MSDN, Apple Developer Pages, ...) Go to matching bracket Included API catalogs enable autocomplete for assembler, configuration, markup languages, database languages, script languages, source languages, science languages and others Pre-configured popular HTML / PHP functions Syntax Highlighting (200+ languages) |
|
![]() |
Business/Research FeaturesBookmarks in different colors to quickly find important content Data Mining: Analyse content of large documents or bundle of documents with regular expressions Find in Files Multiple (synchronized) views of the same file Search for highlighted term from within Textual (Wikipedia, Google, Bing, ...) |
|
![]() |
Web Development/Design FeaturesHTML-Entities Browser to directly access special symbols Look up terms directly in the online documentations, like PHP and MySQL Pre-configured popular HTML / PHP functions View rendered HTML directly in default browser XML and HTML open/close tag matching |
|
![]() |
Writing FeaturesAuto indentation Full support for internationalized text Page Guide on/off Print and print preview support Right margin Spell Checker in 30+ languages and 100.000+ words Zoom in or out |
|
![]() |
Add-Ons and CustomizationComplete online user manual Configurable sidebars: The sidebars contain useful tools, such as Web Search, Documents Browser, Scratchpad and HTML Entities Browser. Configurable syntax mapping Multilingual Interface (Chinese, Dutch, English, French, German, Italian, Japanese, Spanish) Themes with configurable fonts and colors |
Syntax highlighting, code completion and folding for nearly any coding language
Syntax highlighting is an important strategy to improve the readability of context and text. You can easily ignore so large sections of content, depending on what one desires. From ABAP to ZSH, Textual supports over 200 coding languages by default.
The following table shows all of the file types / coding languages that are directly supported by Textual, and what other core features, such as code folding, syntax highlighting or code completion are available for each type.
Category | Language | File Types | Highlighting | Folding | Completion |
Assembler | AVR Assembler | *.asm, *.asm-avr | YES | YES | YES |
Assembler | Asm6502 | *.asm | YES | YES | YES |
Assembler | GNU Assembler | *.s | YES | YES | YES |
Assembler | Intel x86 (FASM) | *.asm, *.inc, *.fasm | YES | YES | YES |
Assembler | Intel x86 (NASM) | *.asm | YES | YES | YES |
Assembler | MIPS Assembler | *.s | YES | YES | YES |
Assembler | Motorola 68k (VASM/Devpac) | *.s, *.i | YES | YES | YES |
Assembler | Motorola DSP56k | *.asm, *.inc | YES | YES | YES |
Assembler | PicAsm | *.src, *.asm, *.pic | YES | YES | YES |
Configuration | .desktop | *.desktop, *.kdelnk | YES | YES | YES |
Configuration | Apache Configuration | httpd.conf, httpd2.conf, apache.conf, apache2.conf, .htaccess*, .htpasswd* | YES | YES | YES |
Configuration | Asterisk | *asterisk/*.conf | YES | YES | YES |
Configuration | Cisco | *.cis | YES | YES | YES |
Configuration | INI Files | *.ini, *.pls, *.kcfgc | YES | YES | YES |
Configuration | Varnish Configuration Language | *.vcl | YES | YES | YES |
Configuration | WINE Config | *.reg | YES | YES | YES |
Configuration | fstab | fstab, mtab | YES | YES | YES |
Configuration | mergetag text | *.mtt | YES | YES | YES |
Configuration | x.org Configuration | xorg.conf | YES | YES | YES |
Database | 4GL | *.4gl, *.err | YES | YES | YES |
Database | 4GL-PER | *.per, *.per.err | YES | YES | YES |
Database | LDIF | *.ldif | YES | YES | YES |
Database | SQL | *.sql, *.ddl | YES | YES | YES |
Database | SQL (MySQL) | *.sql, *.ddl | YES | YES | YES |
Database | SQL (PostgreSQL) | *.sql, *.ddl | YES | YES | YES |
Database | progress | *.p, *.w, *.i, *.cls | YES | YES | YES |
Hardware | AHDL | *.ahdl, *.tdf | YES | YES | YES |
Hardware | Spice | *.sp, *.hsp | YES | YES | YES |
Hardware | SystemC | *.c++, *.cxx, *.cpp, *.cc, *.C, *.h, *.hh, *.h++, *.hxx, *.hpp, *.hcc, *.moc | YES | YES | YES |
Hardware | SystemVerilog | *.sv, *.svh | YES | YES | YES |
Hardware | VHDL | *.vhdl, *.vhd | YES | YES | YES |
Hardware | Vera | *.vr, *.vri, *.vrh | YES | YES | YES |
Hardware | Verilog | *.v, *.vl | YES | YES | YES |
Markup | ASN.1 | *.asn, *.asn1 | YES | YES | YES |
Markup | ASP | *.asp | YES | YES | YES |
Markup | BibTeX | *.bib | YES | YES | YES |
Markup | CSS | *.css | YES | YES | YES |
Markup | CleanCSS | *.ccss | YES | YES | YES |
Markup | ColdFusion | *.cfm, *.cfc, *.cfml, *.dbm | YES | YES | YES |
Markup | ConTeXt | *.ctx | YES | YES | YES |
Markup | DTD | *.dtd | YES | YES | YES |
Markup | Django HTML Template | *.htm, *.html | YES | YES | YES |
Markup | Doxygen | *.dox, *.doxygen | YES | YES | YES |
Markup | DoxygenLua | *.dox, *.doxygen | YES | YES | YES |
Markup | GNU Gettext | *.po, *.pot | YES | YES | YES |
Markup | GlossTex | *.gdf | YES | YES | YES |
Markup | HTML | *.htm, *.html, *.shtml, *.shtm | YES | YES | YES |
Markup | Haml | *.haml | YES | YES | YES |
Markup | JSON | *.json | YES | YES | YES |
Markup | JSP | *.jsp | YES | YES | YES |
Markup | Javadoc | YES | YES | YES | |
Markup | LESSCSS | *.less | YES | YES | YES |
Markup | LaTeX | *.tex, *.ltx, *.dtx, *.sty, *.cls, *.bbx, *.cbx, *.lbx, *.tikz | YES | YES | YES |
Markup | MAB-DB | *.mab | YES | YES | YES |
Markup | Mako | *.mako, *.mak | YES | YES | YES |
Markup | Markdown | *.md, *.mmd, *.markdown | YES | YES | YES |
Markup | MediaWiki | *.mediawiki | YES | YES | YES |
Markup | Metapost/Metafont | *.mp, *.mps, *.mpost, *.mf | YES | YES | YES |
Markup | Pango | YES | YES | YES | |
Markup | PostScript | *.ps, *.ai, *.eps | YES | YES | YES |
Markup | PostScript Printer Description | *.ppd | YES | YES | YES |
Markup | RELAX NG | *.rng | YES | YES | YES |
Markup | RelaxNG-Compact | *.rnc | YES | YES | YES |
Markup | Restructured Text | *.rst | YES | YES | YES |
Markup | Roff | YES | YES | YES | |
Markup | Ruby/Rails/RHTML | *.rhtml, *.html.erb | YES | YES | YES |
Markup | SCSS | *.scss | YES | YES | YES |
Markup | SGML | *.sgml | YES | YES | YES |
Markup | SiSU | *.sst, *.ssm, *.ssi, *._sst, *.-sst | YES | YES | YES |
Markup | TT2 | *.tt* | YES | YES | YES |
Markup | Texinfo | *.texi | YES | YES | YES |
Markup | Textile | *.textile | YES | YES | YES |
Markup | Troff Mandoc | *.1, *.2, *.3, *.4, *.5, *.6, *.7, *.8, *.1m, *.3x, *.tmac | YES | YES | YES |
Markup | VRML | *.wrl | YES | YES | YES |
Markup | Wesnoth Markup Language | *.cfg, *.pbl | YES | YES | YES |
Markup | XML | *.docbook, *.xml, *.rc, *.daml, *.rdf, *.rss, *.xspf, *.xsd, *.svg, *.ui, *.kcfg, *.qrc, *.wsdl | YES | YES | YES |
Markup | XML (Debug) | YES | YES | YES | |
Markup | XUL | *.xul, *.xbl | YES | YES | YES |
Markup | YAML | *.yaml, *.yml | YES | YES | YES |
Markup | reStructuredText | *.rst | YES | YES | YES |
Markup | txt2tags | *.t2t | YES | YES | YES |
Markup | vCard, vCalendar, iCalendar | *.iCal, *.iCalendar, .ics, *.ifb, *.iFBf, *.vcal, *.vcalendar, *.vcard, *.vcf | YES | YES | YES |
Markup | xslt | *.xsl, *.xslt | YES | YES | YES |
Other | ABC | *.abc | YES | YES | YES |
Other | CMake | CMakeLists.txt, *.cmake | YES | YES | YES |
Other | CUE Sheet | *.cue | YES | YES | YES |
Other | ChangeLog | ChangeLog | YES | YES | YES |
Other | Debian Changelog | YES | YES | YES | |
Other | Debian Control | control | YES | YES | YES |
Other | Diff | *.diff, *patch | YES | YES | YES |
Other | *.eml | YES | YES | YES | |
Other | GDB Backtrace | *.kcrash, *.crash, *.bt | YES | YES | YES |
Other | Jam | Jam*, *.jam | YES | YES | YES |
Other | LilyPond | *.ly, *.ily, *.lyi | YES | YES | YES |
Other | M3U | *.m3u | YES | YES | YES |
Other | Makefile | GNUmakefile, Makefile, GNUmakefile.*, Makefile.* | YES | YES | YES |
Other | Music Publisher | *.mup, *.not | YES | YES | YES |
Other | PGN | *.pgn | YES | YES | YES |
Other | POV-Ray | *.inc, *.pov | YES | YES | YES |
Other | QMake | *.pro, *.pri, *.prf | YES | YES | YES |
Other | RPM Spec | *.spec | YES | YES | YES |
Other | RenderMan RIB | *.rib | YES | YES | YES |
Other | Valgrind Suppression | *.supp | YES | YES | YES |
Science | Ansys | *.ans | YES | YES | YES |
Science | B-Method | *.mch, *.imp, *.ref | YES | YES | YES |
Science | GAP | *.gd, *.gi, *.g | YES | YES | YES |
Science | GDL | *.gdl, *.vcg | YES | YES | YES |
Science | Matlab | *.m | YES | YES | YES |
Science | Maxima | *.mac, *.dem | YES | YES | YES |
Science | Octave | *.octave, *.m | YES | YES | YES |
Science | TI Basic | YES | YES | YES | |
Science | dot | *.dot | YES | YES | YES |
Science | scilab | *.sci, *.sce | YES | YES | YES |
Science | yacas | *.ys | YES | YES | YES |
Script Languages | AMPLE | *.ample, *.menu, *.startup | YES | YES | YES |
Script Languages | AWK | *.awk | YES | YES | YES |
Script Languages | AutoHotKey | *.ahk, *.iahk | YES | YES | YES |
Script Languages | Bash | *.sh, *.bash, *.ebuild, *.eclass, .bashrc, .bash_profile, .bash_login, .profile | YES | YES | YES |
Script Languages | Chicken | *.chicken, *.scm, *.ss, *.scheme, *.meta | YES | YES | YES |
Script Languages | CoffeeScript | Cakefile, *.coffee, *.coco | YES | YES | YES |
Script Languages | CubeScript | *.cfg | YES | YES | YES |
Script Languages | Erlang | *.erl | YES | YES | YES |
Script Languages | Euphoria | *.e, *.ex, *.exw, *.exu | YES | YES | YES |
Script Languages | GNU Linker Script | *.ld | YES | YES | YES |
Script Languages | JavaScript | *.js, *.kwinscript | YES | YES | YES |
Script Languages | LSL | *.lsl | YES | YES | YES |
Script Languages | Lua | *.lua | YES | YES | YES |
Script Languages | MEL | *.mel | YES | YES | YES |
Script Languages | MS-DOS Batch | *.bat | YES | YES | YES |
Script Languages | Mason | *.html | YES | YES | YES |
Script Languages | Perl | *.pl, *.pm | YES | YES | YES |
Script Languages | Pig | *.pig | YES | YES | YES |
Script Languages | Pike | *.pike | YES | YES | YES |
Script Languages | Python | *.py, *.pyw, SConstruct, SConscript | YES | YES | YES |
Script Languages | QML | *.qml | YES | YES | YES |
Script Languages | Quake Script | *.cfg | YES | YES | YES |
Script Languages | R Script | *.R, *.S, *.q | YES | YES | YES |
Script Languages | REXX | *.rex | YES | YES | YES |
Script Languages | Ruby | *.rb, *.rjs, *.rxml, *.xml.erb, *.js.erb, *.rake, Rakefile, Gemfile, *.gemspec | YES | YES | YES |
Script Languages | Scheme | *.scm, *.ss, *.scheme, *.guile | YES | YES | YES |
Script Languages | Sieve | *.siv | YES | YES | YES |
Script Languages | Tcl/Tk | *.tcl, *.tk | YES | YES | YES |
Script Languages | Tcsh | *.csh, *.tcsh, csh.cshrc, csh.login, .tcshrc, .cshrc, .login | YES | YES | YES |
Script Languages | UnrealScript | *.uc | YES | YES | YES |
Script Languages | Velocity | *.vm | YES | YES | YES |
Script Languages | Zsh | *.sh, *.zsh, .zshrc, .zprofile, .zlogin, .zlogout, .profile | YES | YES | YES |
Script Languages | ferite | *.fe, *.feh | YES | YES | YES |
Script Languages | k | *.k | YES | YES | YES |
Script Languages | q | *.q | YES | YES | YES |
Script Languages | sed | *.sed | YES | YES | YES |
Source Languages | ABAP | *.abap | YES | YES | YES |
Source Languages | ANS-Forth94 | *.4th, *.f, *.frt, *.fs, *.fth, *.seq | YES | YES | YES |
Source Languages | ANSI C89 | *.c, *.h | YES | YES | YES |
Source Languages | ActionScript 2.0 | *.as | YES | YES | YES |
Source Languages | Ada | *.adb, *.ads, *.ada, *.a | YES | YES | YES |
Source Languages | Boo | *.boo | YES | YES | YES |
Source Languages | C | *.c, *.h | YES | YES | YES |
Source Languages | C# | *.cs | YES | YES | YES |
Source Languages | C++ | *.c++, *.cxx, *.cpp, *.cc, *.C, *.h, *.hh, *.h++, *.hxx, *.hpp, *.hcc, *.moc | YES | YES | YES |
Source Languages | C++11 | *.c++, *.cxx, *.cpp, *.cc, *.C, *.h, *.hh, *.h++, *.hxx, *.hpp, *.hcc, *.moc | YES | YES | YES |
Source Languages | C++11/Qt4 | *.moc | YES | YES | YES |
Source Languages | CGiS | *.cgis | YES | YES | YES |
Source Languages | Cg | *.cg, *.cgfx | YES | YES | YES |
Source Languages | Clipper | *.prg, *.ch | YES | YES | YES |
Source Languages | Clojure | *.clj | YES | YES | YES |
Source Languages | Common Lisp | *.lisp, *.cl, *.lsp | YES | YES | YES |
Source Languages | Component-Pascal | *.cp, *.bro | YES | YES | YES |
Source Languages | Crack | *.crk | YES | YES | YES |
Source Languages | Curry | *.curry | YES | YES | YES |
Source Languages | D | *.d, *.di | YES | YES | YES |
Source Languages | E Language | *.e | YES | YES | YES |
Source Languages | Eiffel | *.e | YES | YES | YES |
Source Languages | FSharp | *.fs, *.fsi, *.fsx | YES | YES | YES |
Source Languages | Fortran | *.f, *.for, *.f90, *.fpp, *.f95 | YES | YES | YES |
Source Languages | FreeBASIC | *.bas, *.bi | YES | YES | YES |
Source Languages | GLSL | *.glsl, *.vert, *.frag, *.geom | YES | YES | YES |
Source Languages | GNU M4 | *.m4 | YES | YES | YES |
Source Languages | Go | *.go | YES | YES | YES |
Source Languages | Haskell | *.hs | YES | YES | YES |
Source Languages | Haxe | *.hx | YES | YES | YES |
Source Languages | IDL | *.idl | YES | YES | YES |
Source Languages | ILERPG | QRPG*.* | YES | YES | YES |
Source Languages | Inform | *.inf, *.h | YES | YES | YES |
Source Languages | Java | *.java | YES | YES | YES |
Source Languages | Julia | *.jl | YES | YES | YES |
Source Languages | KBasic | *.kbasic | YES | YES | YES |
Source Languages | KDev-PG[-Qt] Grammar | *.g | YES | YES | YES |
Source Languages | LPC | *.c, *.h, *.inc, *.o | YES | YES | YES |
Source Languages | Lex/Flex | *.l, *.lex, *.flex | YES | YES | YES |
Source Languages | Literate Curry | *.lcurry | YES | YES | YES |
Source Languages | Literate Haskell | *.lhs | YES | YES | YES |
Source Languages | Logtalk | *.lgt, *.config | YES | YES | YES |
Source Languages | Modelica | *.mo | YES | YES | YES |
Source Languages | Modula-2 | *.mod, *.def, *.mi, *.md | YES | YES | YES |
Source Languages | MonoBasic | *.vb | YES | YES | YES |
Source Languages | Nemerle | *.n | YES | YES | YES |
Source Languages | OORS | *.oors | YES | YES | YES |
Source Languages | OPAL | *.impl, *.sign | YES | YES | YES |
Source Languages | Objective Caml | *.ml, *.mli | YES | YES | YES |
Source Languages | Objective-C | *.m, *.h | YES | YES | YES |
Source Languages | Objective-C++ | *.mm, *.M, *.h | YES | YES | YES |
Source Languages | OpenCL | *.cl | YES | YES | YES |
Source Languages | Pascal | *.pp, *.pas, *.p | YES | YES | YES |
Source Languages | Prolog | *.prolog, *.dcg, *.pro | YES | YES | YES |
Source Languages | PureBasic | *.pb | YES | YES | YES |
Source Languages | RSI IDL | *.pro | YES | YES | YES |
Source Languages | RapidQ | *.rqb | YES | YES | YES |
Source Languages | SML | *.sml, *.ml | YES | YES | YES |
Source Languages | Sather | *.sa | YES | YES | YES |
Source Languages | Scala | *.scala | YES | YES | YES |
Source Languages | Stata | *.do, *.ado, *.doh, *.DO, *.ADO, *.DOH | YES | YES | YES |
Source Languages | TADS 3 | *.t, *.h | YES | YES | YES |
Source Languages | Vala | *.vala | YES | YES | YES |
Source Languages | Yacc/Bison | *.y, *.yy | YES | YES | YES |
Source Languages | Zonnon | *.znn | YES | YES | YES |
Source Languages | nesC | *.nc | YES | YES | YES |
Source Languages | noweb | *.w, *.nw | YES | YES | YES |
Source Languages | xHarbour | *.prg, *.ch | YES | YES | YES |
Textual - Tech Specs
SPELLING
The spell checher flags words in a document that may not be spelled correctly. You can choose the right substitution for misspelt words using the Check Spelling dialog.
Textual currently offers spell checking in the following languages:
- Afrikaans
- Arabic
- Basque
- Catalan
- Croatian
- Danish
- Dutch
- English (UK)
- English (US)
- English (Australia)
- French
- German
- German (Austrian)
- German (Switzerland)
- Greek
- Hebrew
- Hindi
- Hungarian
- Icelandic
- Italian
- Korean
- Norwegian (Bokmål)
- Norwegian (Nynorsk)
- Persian
- Polish
- Portuguese (Portugal)
- Russian
- Spanish (Spanish)
- Spanish (Mexico)
- Swedish
- Ukrainian
- Vietnamese
ENCODINGS / INTERNATIONALIZED TEXT
Any text file containing data that you open and edit in Textual is displayed using an encoding. Encoding is how the raw data of a file is interpreted and displayed in the editor as readable text, which you then can manipulate using your keyboard.
Textual does its best to auto detect the right encoding when opening files. The following encodings are supported by Textual:
- UTF-8
- UTF-16
- UTF-16BE
- UTF-16LE
- UTF-32
- UTF-32BE
- UTF-32LE
- ISO-8859-1
- ISO-8859-2
- ISO-8859-3
- ISO-8859-4
- ISO-8859-5
- ISO-8859-6
- ISO-8859-7
- ISO-8859-8
- ISO-8859-9
- ISO-8859-10
- ISO-8859-13
- ISO-8859-14
- ISO-8859-15
- ISO-8859-16
- WINDOWS-1250
- WINDOWS-1251
- WINDOWS-1252
- WINDOWS-1253
- WINDOWS-1254
- WINDOWS-1255
- WINDOWS-1256
- WINDOWS-1257
- WINDOWS-1258
- APPLE ROMAN
- BIG5
- BIG5-HKSCS
- CP949
- EUC-JP
- EUC-KR
- GB18030
- GB2312
- GBK
- IBM850
- IBM866
- IBM874
- ISCII-BNG
- ISCII-DEV
- ISCII-GJR
- ISCII-KND
- ISCII-MLM
- ISCII-ORI
- ISCII-PNJ
- ISCII-TLG
- ISCII-TML
- ISO-2022-JP
- KOI8-R
- KOI8-U
- ROMAN8
- SHIFT_JIS
- TIS-620
- TSCII
- WINSAMI2
- SYSTEM
- UTF-8
- UTF-16
- UTF-16BE
- UTF-16LE
- UTF-32
- UTF-32BE
- UTF-32LE
- ISO-8859-1
- ISO-8859-2
- ISO-8859-3
- ISO-8859-4
- ISO-8859-5
- ISO-8859-6
- ISO-8859-7
- ISO-8859-8
- ISO-8859-9
- ISO-8859-10
- ISO-8859-13
- ISO-8859-14
- ISO-8859-15
- ISO-8859-16
- WINDOWS-1250
- WINDOWS-1251
- WINDOWS-1252
- WINDOWS-1253
- WINDOWS-1254
- WINDOWS-1255
- WINDOWS-1256
- WINDOWS-1257
- WINDOWS-1258
- APPLE ROMAN
- BIG5
- BIG5-HKSCS
- CP949
- EUC-JP
- EUC-KR
- GB18030
- GB2312
- GBK
- IBM850
- IBM866
- IBM874
- ISCII-BNG
- ISCII-DEV
- ISCII-GJR
- ISCII-KND
- ISCII-MLM
- ISCII-ORI
- ISCII-PNJ
- ISCII-TLG
- ISCII-TML
- ISO-2022-JP
- KOI8-R
- KOI8-U
- ROMAN8
- SHIFT_JIS
- TIS-620
- TSCII
- WINSAMI2
- SYSTEM
SYSTEM REQUIREMENTS
Textual 4 for Mac OS X:
- Intel processor with 64-bit support
- OS X 10.7.4 (Lion) or newer
- 1 GB RAM (recommended 4 GB)
- Internet connection required for documentation and other online services.
Want to try before you buy?
Whether you are looking for software for a specific project, or just want to flex your creative muscles and try something new, our collection of jalada software has something for everyone. And the best part? You can download a fully functional trial version for FREE!
You can now download your trial software by clicking the button for your operating system below.jalada Textual
Smooth, intuitive, and powerful for editing text more efficiently and easier. If you think getting your job done is work enough, don’t look further. While aiming at simplicity and ease of use, Textual is a powerful general-purpose text editor - packed with features. Textual puts you back in control, reduces the mental overhead, and supports you to focus on what really matters: Your content, your business. |
|||||||||||||||
Single User | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Full Version Mac OS X |
$ 59.99 |
Buy | ||||||||||||
|
|||||||||||||||
Update Mac OS X |
$ 39.99 |
Buy | |||||||||||||
Educational pricing | |||||||||||||||
We are pleased to offer jalada Textual at a discount to students and faculty at not-for-profit educational institutions. The discount is 30% on individual products. As an Educational User, your use of the Software is limited solely to teaching, research, and other noncommercial activities consistent with your academic role. If your use of the Software changes to that of commercial activity, please contact us about updating your registration. To receive the educational discount, enter the discount code "BSQW000JE" when placing your order. |
|||||||||||||||