Skip to content

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 use xev for that.

(../computer_science/gnu_linux/neovim.md)

  • New: Cherry pick lines to commit.

    (https://github.com/tpope/vim-fugitive)

    1. Open the git summary with :Git (or :G).
    2. 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.
    3. V to start visual mode and select the lines you want to stage with hjkl.
    4. s to stage the visual selection (or - to toggle)
    5. Repeat 2-4 as needed
    6. cc to commit

(../computer_science/gnu_linux/openldap.md)

  • New: Show special entries and attributes in search.

    ldapsearch  +