~ubuntu-branches/ubuntu/natty/splitvt/natty

« back to all changes in this revision

Viewing changes to splitvt-1.6.4.lsm

  • Committer: Bazaar Package Importer
  • Author(s): Julien Danjou
  • Date: 2008-08-03 14:19:50 UTC
  • mfrom: (4.1.4 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080803141950-x7y3hxnxqoekgnp3
Tags: 1.6.6-7
* QA upload.
* Fix bashisms (Closes: #489663)
* Bump standard version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Begin3
2
 
Title:          Splitvt - a split windows utility
3
 
Version:        1.6.4
4
 
Entered-date:   03JUN2000
5
 
Description:    A utility to split a vt100 compatible screen into two halfs,
6
 
                upper and lower, and run a different program simultaneously
7
 
                in each half.
8
 
Keywords:       screen vt100 emulator
9
 
Author:         slouken@devolution.com  (Sam Lantinga)
10
 
Maintained-by:  slouken@devolution.com  (Sam Lantinga)
11
 
Primary-site:   http://www.devolution.com/~slouken/projects/splitvt/
12
 
Alternate-site: sunsite.unc.edu /pub/Linux/utils/terminal
13
 
Platform:       UNIX
14
 
Copying-policy: GPL
15
 
End