Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Jan 16, 2024
1 parent fcfee1e commit 8a31ff2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

`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](https://cfoust.github.io/cy/)**.

The `cy` project has a few main goals:
Features:

- To shape the experience of using terminal applications.
- Be beautiful, fast, and easy-to-use, particularly for users who have not used `tmux` or who are intimidated by its default configuration.
- Allow users to search in and replay any `cy` session.
- [Replay and search through](https://cfoust.github.io/cy/replay-mode.html) any terminal session
- [Flexible configuration](https://cfoust.github.io/cy/configuration.html) with [Janet](https://janet-lang.org/), a simple imperative programming language
- Built-in [fuzzy finding](https://cfoust.github.io/cy/fuzzy-finding.html) using concepts from [fzf](https://github.com/junegunn/fzf)

0 comments on commit 8a31ff2

Please sign in to comment.