Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T03:08:18.000Z (about 4 years ago)
- Last Synced: 2024-10-12T11:01:13.603Z (about 1 month ago)
- Topics: base, module, shell, terminal, tmux, ushell, zsh
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- 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