Awesome
<p align="center"> <img src="https://cfoust.github.io/cy/images/main.gif" alt="cy main gif"> </p><p align="center"> <a href="https://discord.gg/NRQG3wbWGM"><img src="https://img.shields.io/discord/1175485543421837455?color=5865F2&label=discord&style=flat-square" alt="Discord" /></a> <a href="https://github.com/cfoust/cy/releases"><img src="https://img.shields.io/github/downloads/cfoust/cy/latest/total?style=flat-square" alt="cy releases" /></a> <a href="https://github.com/cfoust/cy/blob/main/LICENSE"><img src="https://img.shields.io/github/license/cfoust/cy?color=48AC75&style=flat-square" alt="cy License Badge MIT" /></a> </p> <h4 align="center"> [<a href="https://cfoust.github.io/cy/installation.html">Installation</a>] [<a href="https://cfoust.github.io/cy/index.html">Documentation</a>] [<a href="https://cfoust.github.io/cy/acknowledgements.html">Acknowledgements</a>] </h4>the time traveling terminal multiplexer
What is this?
cy
is an experimental terminal multiplexer that aims to be a simple, modern, and ergonomic alternative to tmux
. You can find out more in the documentation.
Features:
- Replay and search through any terminal session
- Shell command history that lets you insert (and revisit) any command you've ever run
- Flexible configuration with Janet, a simple imperative programming language
- Built-in fuzzy finding using concepts from fzf