Install Textadept – Lightweight text editor in Ubuntu 13.10/13.04

Last updated: September 20, 2013

This tutorial shows how to install the lightweight text editor Textadept via ppa in Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10 and Linux Mint.

Textadept is a fast, minimalist, and ridiculously extensible cross-platform text editor for programmers. Written in a combination of C and Lua and relentlessly optimized for speed and minimalism over the years, Textadept is an ideal editor for programmers who want endless extensibility without sacrificing speed or succumbing to code bloat and featuritis.

Textadept Ubuntu

Features:

  • Entirely keyboard driven.
  • Unlimited split views (GUI version).
  • Support for over 80 programming languages.
  • Powerful snippets and key commands.
  • Code autocompletion and API lookup.
  • Unparalleled extensibility.
  • Terminal (curses) version.

Install Textadept via PPA:

Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below command to add the PPA:

sudo add-apt-repository ppa:nilarimogard/webupd8

Update package lists:

sudo apt-get update

Install the Editor:

sudo apt-get install textadept

Enjoy!

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1