File: control

package info (click to toggle)
tilde 1.0.0-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 548 kB
  • sloc: cpp: 5,951; sh: 754; makefile: 52
file content (20 lines) | stat: -rw-r--r-- 917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: tilde
Maintainer: Gertjan Halkes <debian@ghalkes.nl>
Section: editors
Priority: optional
Build-Depends: debhelper (>= 10), gettext, pkg-config, libt3widget-dev (>= 1.0.0),
 libtranscript-dev (>= 0.2.0), libunistring-dev, libt3config-dev (>= 0.2.6), libt3highlight-dev (>= 0.4.0),
 libattr1-dev, libacl1-dev
Standards-Version: 4.1.3
Homepage: https://os.ghalkes.nl/tilde.html

Package: tilde
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Intuitive text editor for the terminal
 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.