Viewing profile — nkouevda
nkouevda
HN member- Joined
- Tue, Jun 21, 2011, 10:39 AM UTC
- HN karma
- 11
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About nkouevda
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #9292000
Note that -C is in each direction, not total; -C20 is equivalent to -A20 -B20.
-
comment
Comment #7984154
You can also use the following options to see and edit all expansions before running a command: shopt -s histverify histreedit
-
comment
Comment #7798604
:w:w would accomplish that.