|
1 | 1 | # Example Plugins
|
2 | 2 |
|
3 |
| -### [harpoon](https://github.com/Nacho114/harpoon) |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| -[harpoon](https://github.com/Nacho114/harpoon) enables quick navigation to your favorite panes. |
8 |
| -You can use `a` to add the current pane to your harpoon list. You can navigate harpoon using `Up`, |
9 |
| -`Down`, or using vim navigation. To go to the pane you just press `Enter`. |
10 |
| - |
11 |
| -### [jbz](https://github.com/nim65s/jbz) |
12 |
| - |
13 |
| - |
14 |
| -[jbz](https://github.com/nim65s/jbz) simply spawn all your [just](https://github.com/casey/just) commands wrapped |
15 |
| -in [bacon](https://github.com/Canop/bacon), each one in a new pane. |
16 |
| - |
17 |
| -### [Monocle](https://github.com/imsnif/monocle) |
18 |
| - |
19 |
| - |
20 |
| -[Monocle](https://github.com/imsnif/monocle) is a fuzzy finder for file names and their contents. |
21 |
| - |
22 |
| -#### It can |
23 |
| -- Open results in your `$EDITOR` (scrolled to the correct line), as floating or tiled panes. |
24 |
| -- Open a new terminal pane to the location of the file, as a floating or tiled pane. |
25 |
| -- Ignore hidden files and respect your `.gitignore`. |
26 |
| - |
27 |
| -If you press `ESC` or `Ctrl c`, it will hide itself until you call it again. |
28 |
| - |
29 |
| -### [Multitask](https://github.com/imsnif/multitask) |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| -This Zellij plugin is a "mini-ci". It allows you to specify commands that will run in parallel, keeping track of completed commands and their exit status. Only progressing to the next step if all the commands in the previous step succeeded. |
34 |
| - |
35 |
| -Did one command fail? No problem! Fix the issue, re-run it with ENTER and the pipeline will continue. |
36 |
| - |
37 |
| -### [room](https://github.com/rvcas/room) |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| -[room](https://github.com/rvcas/room) is for quickly searching and switching between tabs. |
42 |
| -You can use `Tab`, `Up`, or `Down` to cycle through your tab list and then press `Enter` to switch |
43 |
| -to the selected tab. You can start typing to filter the tab list and you use `Esc` or `Ctrl + c` to exit. |
44 |
| - |
45 |
| -### [zellij-forgot](https://github.com/karimould/zellij-forgot) |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| -[zellij-forgot](https://github.com/karimould/zellij-forgot) is a plugin to quickly help you access and search through a customizable list of items. Can't remember your keybindings? Zellij-forgot can help you. Struggling to recall the names of all your cats? Zellij-forgot's got you covered! |
50 |
| - |
51 |
| -### [zjstatus](https://github.com/dj95/zjstatus) |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| -[zjstatus](https://github.com/dj95/zjstatus) is a highly customizable status bar for Zellij. It has various widgets that can be styled to your liking, including such niceties as a system clock and even the ability to remove pane frames if there's only one pane on screen. |
| 3 | +The community has done fantastic plugins. Checkout the various subsections. |
0 commit comments