tcvt 0.1.20171010-2 source package in Ubuntu

Changelog

tcvt (0.1.20171010-2) unstable; urgency=medium

  * [d2810cd] Pull full commit messages into debian/changelog
  * [afc5e42] Update Standards-Version to 4.4.1 (no changes required)
  * [2381631] Switch to Debhelper compat level 12
  * [d60bf39] Enable rootless build
  * [7c9c145] Remove trailing whitespace from package description
  * [c0520d7] New patch: Explicitly use the Python3 interpreter

 -- Ferenc Wágner <email address hidden>  Sat, 28 Dec 2019 11:03:16 +0100

Upload details

Uploaded by:
Ferenc Wágner
Uploaded to:
Sid
Original maintainer:
Ferenc Wágner
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tcvt_0.1.20171010-2.dsc 1.7 KiB 369912579f3f548f77e924c6925f76fdc879b0bb27614e4bc1dd89480c29a20d
tcvt_0.1.20171010.orig.tar.xz 7.8 KiB 6f416ab4ff60cba1a39905978e3b19d4d0265443258f2cc149a5a869a500782c
tcvt_0.1.20171010-2.debian.tar.xz 2.7 KiB 7fc18f697f2736302a7b54e8a8b13f3370f92fd2966ed71f08d9b1c844c3f31a

No changes file available.

Binary packages built by this source

tcvt: multicolumn virtual terminal

 Your screen is getting wider. Keeping track of long lines gets harder. Space
 on the right hand side of the screen is completely blank due to short lines.
 Are you struggling with these? Then tcvt is for you.
 .
 The two column virtual terminal, short tcvt, can be used to vertically split a
 single terminal in two (or more) columns. This is similar to a two column
 layout in printing, just for regular terminals.
 .
 Note that this is not about placing two terminals next to each other. This
 task is already solved by tiling window managers, screen, tmux and splitvt.
 What tcvt does is create a single very tall terminal with two columns.
 .
 Please note that the current version does not support UTF-8 yet. Experimental
 patches are available in the utf8 branch of the upstream repository.