Skip to content

Commit

Permalink
bashless
Browse files Browse the repository at this point in the history
  • Loading branch information
laktak committed May 9, 2024
1 parent 215b1ad commit 2bf2dc7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# extrakto for tmux

**Please test the new [python-posix](https://github.com/laktak/extrakto/tree/python-posix) branch - it no longer requires Bash, which was requested for macOS:** `set -g @plugin 'laktak/extrakto#python-posix'`

![intro](https://github.com/laktak/extrakto/wiki/assets/intro1.gif)

**Output completions** - you can complete commands that require you to retype text that is already on the screen. This works everywhere, even in remote ssh sessions.
Expand All @@ -22,7 +24,7 @@ Use it for paths, URLs, options from a man page, git hashes, docker container na
- [fzf](https://github.com/junegunn/fzf)
- Python 3.6+
- Bash (tested with 5.0+, on macOS please `brew install bash` first)
see the [Wiki for Bash 4 support](https://github.com/laktak/extrakto/wiki/Bash4)
or use the new python-posix branch without Bash

Supported clipboards:

Expand Down

0 comments on commit 2bf2dc7

Please sign in to comment.