Tilde icon
Tilde icon

Tilde

 3 likes

Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows. Example: copy current selection is Control-C; paste previously copied text is Control-V.

Tilde screenshot 1

License model

  • FreeOpen Source

Application types

Country of Origin

  • NL flagNetherlands
  • European Union flagEU

Platforms

  • Linux
5 / 5 Avg rating (1)
3likes
1comment
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Autocompletion
  2.  Full-Text Search
  3.  Syntax Highlighting
  4.  Terminal-based

 Tags

Tilde News & Activities

Highlights All activities

Recent activities

Show all activities

Tilde information

  • Developed by

    NL flagG. Halkes
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    126 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

GitHub repository

  •  450 Stars
  •  20 Forks
  •  62 Open Issues
  •   Updated Jan 19, 2025 
View on GitHub

Our users have written 1 comments and reviews about Tilde, and it has gotten 3 likes

Tilde was added to AlternativeTo by 0x6A7232 on Aug 12, 2021 and this page was last updated Sep 6, 2023.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
superluminar
Sep 5, 2023
0

It is an terminal based text editor that is easy to use for people normally using an GUI-based editor (like VS Code or Notepad++): Mouse based interactions like clicking in menus or selecting text work; so do alt- and Ctrl-based shortcuts.

What is Tilde?

Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows. For example, the short-cut to copy the current selection is Control-C, and to paste the previously copied text the short-cut Control-V can be used. As another example, the File menu can be accessed by pressing Meta-F.

However, being a terminal-based program there are limitations. Not all terminals provide sufficient information to the client programs to make Tilde behave in the most intuitive way. When this is the case, Tilde provides work-arounds which should be easy to work with.

The main audience for Tilde is users who normally work in GUI environments, but sometimes require an editor for a console/terminal environment. This may be because the computer in question is a server which does not provide a GUI, or is accessed remotely over SSH. Tilde allows these users to edit files without having to learn a completely new interface, such as vi or Emacs do. A result of this choice is that Tilde will not provide all the fancy features that Vim or Emacs provide, but only the most used features.

Official Links