./misc/splitvt, Run two shells in a split window/terminal

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.6, Package name: splitvt-1.6.6, Maintainer: pkgsrc-users

Splitvt splits the screen into two windows, each running a shell, so you
can do and see two things at once.

Using special keys, the focus may be changed from one window to another.
Other features include cut & pasting between windows, and the ability to
the terminal.

Note: users may want to take a look at /usr/bin/window (see ``man window'')
for a Free/NetBSD native version this type of program.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 63.278 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2013-07-19 14:54:58 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Add missing termios.h includes.
   2013-01-11 01:00:50 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Return value in fall-through case.
   2012-10-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2009-06-12 21:09:39 by Roland Illig | Files touched by this commit (36)
Log message:
Removed redundant .gz suffix for man pages.
   2008-07-25 05:38:01 by Tonnerre Lombard | Files touched by this commit (4)
Log message:
Update splitvt to 1.6.6 and add patches for the "forgotten setgid()"
privilege escalation vulnerability (CVE-2008-0162). Also verify the
return values of setuid()/setgid().