7th April 2022
Computer Science⚑
GNULinux⚑
(../computer_science/gnu_linux/i3wm.md)⚑
-
New: Get pressed key name.
Some key names are hard to guess, such as
XF86AudioRaiseVolume
, and you need their name to use them in bindings. You can usexev
for that.
(../computer_science/gnu_linux/neovim.md)⚑
-
New: Cherry pick lines to commit.
(https://github.com/tpope/vim-fugitive)
- Open the git summary with :Git (or :G).
- Expand the file which contains the lines you want to stage with
>
(or=
to toggle). This will only show the changed chunks plus some extra lines of context above and below the changed lines. V
to start visual mode and select the lines you want to stage withhjkl
.s
to stage the visual selection (or-
to toggle)- Repeat 2-4 as needed
cc
to commit
(../computer_science/gnu_linux/openldap.md)⚑
-
New: Show special entries and attributes in search.
ldapsearch +