]> git repos ~mattia - some.files.git/commitdiff
Updated README
authorMattia Cabrini <dev@mattiacabrini.com>
Tue, 11 Feb 2025 21:41:31 +0000 (22:41 +0100)
committerMattia Cabrini <dev@mattiacabrini.com>
Tue, 11 Feb 2025 21:41:31 +0000 (22:41 +0100)
README.md

index 2fc6be4985b3e8450894a72c30e281750a8ebfd0..96ea65a0877b2cfc247adb15b58ad1517519d0b9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,7 +31,22 @@ eval neofetch
 ```
   in the RC file(s).
 
-- [exa](https://the.exa.website/): A replacement for `ls`.
+> [exa](https://the.exa.website/): A replacement for `ls`.
+> Disabled
+
+## TMux
+
+TMux customization is not much. The following bindings have been set:
+
+- `C-b %`: does nothing;
+- `C-b "`: does nothing;
+- `C-b v`: split pane vertically;
+- `C-b h`: split pane horizontally;
+- `C-b <arrow>`: navigate through panes according to arrow keys;
+- `C-b w`: new window with current directory;
+- `C-b l`: last window;
+
+Mouse is always on and the status bar is black on white.
 
 ## Window Manager
 I like i3, there must be a reason?
@@ -49,6 +64,3 @@ Anyway, the i3 configuration file is quite simple. In it I defined very few keyb
 -   [feh](https://github.com/derf/feh);
 -   KDE: yes, I know, I'm going to get rid of that ASAP.
 
-## Neovim
-The Neovim configuration is based on [NvChad](https://github.com/NvChad/NvChad).
-