https://github.com/afeiship/ushell-module-tmux
Tmux commands.
https://github.com/afeiship/ushell-module-tmux
base module shell terminal tmux ushell zsh
Last synced: 3 months ago
JSON representation
Tmux commands.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-tmux
- Owner: afeiship
- License: mit
- Created: 2020-11-11T11:49:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-27T05:35:44.000Z (6 months ago)
- Last Synced: 2025-11-29T22:25:41.342Z (6 months ago)
- Topics: base, module, shell, terminal, tmux, ushell, zsh
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-module-tmux
> Tmux commands.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]
## installation
```shell
npm i -S @jswork/ushell-module-tmux
```
## resources
- http://www.ruanyifeng.com/blog/2019/10/tmux.html
- https://github.com/afeiship/tmux-notes
- https://superuser.com/questions/209437/how-do-i-scroll-in-tmux
## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-tmux/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-tmux
[version-url]: https://npmjs.org/package/@jswork/ushell-module-tmux
[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-tmux
[license-url]: https://github.com/afeiship/ushell-module-tmux/blob/master/LICENSE.txt
[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-tmux
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-tmux