https://github.com/lewis6991/zsh-mouse
Mouse support for Zsh
https://github.com/lewis6991/zsh-mouse
Last synced: about 2 months ago
JSON representation
Mouse support for Zsh
- Host: GitHub
- URL: https://github.com/lewis6991/zsh-mouse
- Owner: lewis6991
- Created: 2021-11-02T12:06:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T12:06:17.000Z (almost 4 years ago)
- Last Synced: 2024-10-27T19:39:07.251Z (11 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zsh-mouse
Mouse support for Zsh
# Installation
## Using [zimfw](https://github.com/zimfw/zimfw)
Add the following to your `.zimrc`:
```zsh
zmodule lewis6991/zsh-mouse
```Then:
```zsh
zimfw install
```