Path to this page:
./
wip/py-tmux,
Simple wrapper for tmux
Branch: CURRENT,
Version: 0.1.0nb1,
Package name: py312-tmux-0.1.0nb1,
Maintainer: kamelderouicheThis is a simple wrapper around tmux to allow you to define a session in a
JSON file. This is to avoid having to do all the setup of making the session
with a name, opening the windows with the right names and commands,
and doing so in a consistent manner. Also, if the session already exists,
it will just open it for you.
Required to run:[
devel/py-setuptools] [
devel/py-docopt] [
textproc/py-jsonschema] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 0d633af8d6230026c6d695bbce7125b6de605f3d
Filesize: 8.57 KB
Version history: (Expand)
- (2024-11-20) Updated to version: py312-tmux-0.1.0nb1
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-tmux-0.1.0
- (2024-09-15) Package deleted from pkgsrc
- (2023-11-08) Updated to version: py311-tmux-0.1.0
- (2023-02-13) Updated to version: py310-tmux-0.1.0
CVS history: (Expand)
2014-08-18 11:54:23 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Remove py-docopt, devel/py-docopt is the same.
|
2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208) |
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
|
2014-02-05 21:42:48 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import py27-tmux-0.1.0 as wip/py-tmux.
This is a simple wrapper around tmux to allow you to define a session in a
JSON file. This is to avoid having to do all the setup of making the session
with a name, opening the windows with the right names and commands,
and doing so in a consistent manner. Also, if the session already exists,
it will just open it for you.
|