Live data from Hacker News

Viewing profile — nkouevda

nkouevda

HN member
Joined
Tue, Jun 21, 2011, 10:39 AM UTC
HN karma
11
Public activity
6 items

About nkouevda

https://nkouevda.com/

Recent public activity

  1. comment
    Comment #37018938

    fyi _ is a built-in motion; that plugin defines a couple others: il and al, which are specifically characterwise (vs. _ can be either that or linewise) gq is a linewise operation a…

  2. comment
    Comment #11133122

    > Triple-clicking in Terminal.app will select from the previous \n to the next \n (i.e. it will select multiple lines if the lines are wrapped), while triple-clicking in iTerm2 wil…

  3. comment
    Comment #9567767

    > When you start typing a command-line in Fish that matches a previously-typed command, it automatically shows the rest of the line as an available completion, and pressing ^F or t…

  4. comment
    Comment #9292000

    Note that -C is in each direction, not total; -C20 is equivalent to -A20 -B20.

  5. comment
    Comment #7984154

    You can also use the following options to see and edit all expansions before running a command: shopt -s histverify histreedit

  6. comment
    Comment #7798604

    :w:w would accomplish that.