文件名称:tmux.js:https 的 tmux 插件
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-25 00:35:05
JavaScript
tmux.js
的 tmux 插件
用法
var zsh = require ( 'zsh.js' ) ,
tmux = require ( 'tmux.js' ) ;
zsh . create ( 'container' ) ;
tmux . init ( zsh ) ;
当前可用的命令
Tmux 前缀设置为默认值, Cb
现在你可以:
用Cb c创建一个新窗口
使用Cb
【文件预览】:
tmux.js-master
----bower.json(433B)
----examples()
--------index.html(600B)
--------css()
----LICENSE(1KB)
----README.md(499B)
----Makefile(190B)
----tmux.js(4KB)
----dist()
--------tmux.min.js(6KB)
--------tmux.js(8KB)
--------tmux.min.map(6KB)
----.gitignore(127B)
----package.json(680B)