- pbzip2
-
Parallel implementation of the bzip2 block-sorting file compressor
- xsel
-
XSel is a command-line program for getting and setting the contents of the X selection
- ccache
-
Compiler cache that speeds up recompilation by caching previous compilations
- ripgrep
-
A search tool that combines the usability of ag with the raw speed of grep
- chars
-
Command line tool to display information about unicode characters.
- dust
-
du + rust = dust. Like du but more intuitive
- zenith
-
Terminal system monitor with histograms, written in Rust
- procs
-
A modern replacement for ps written by Rust
- ddh
-
Manage duplicate files
- tealdeer
-
A fast tldr client in Rust.
- the_silver_searcher
-
Code searching tool similar to Ack, but faster
- alacritty
-
A cross-platform, GPU-accelerated terminal emulator
- bat
-
Cat clone with syntax highlighting and git integration
- fd
-
Simple, fast and user-friendly alternative to find
- hyperfine
-
A command-line benchmarking tool
- tmux
-
A terminal multiplexer
- watchexec
-
Executes commands in response to file modifications exa::ls replacement
- emacs
-
The extensible, customizable, self-documenting real-time display editor
- firefox
-
Standalone web browser from mozilla.org
- pigz
-
Parallel implementation of the gzip file compressor
Prefix | Key | Command | Description |
---|---|---|---|
C-b |
/ |
|
Open the tmux internal command prompt |
C-b |
" |
|
Split window horizontally |
C-b |
é |
|
Split window vertically |
C-b |
a |
|
Switch to last window |
C-b |
l |
|
List windows as a tree |
C-b |
L |
|
Search window |
C-b |
K |
|
Kill window |
C-b |
q |
|
Switch to the previously active pane |
C-b |
f |
|
Zoom / unzoom pane |
C-b |
k |
|
Kill pane |
C-b |
Q |
|
Show panes numbers |
C-b |
: |
|
Enter copy mode |
C-b |
! |
|
Paste copy buffer into current pane |
C-b |
R |
|
Reload configuration |