Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
mxmkm's comments
login
mxmkm
on July 11, 2024
|
parent
|
context
|
next
[–]
| on:
Zed on Linux Is Here
Selection color is not particularly good with comments:
https://i.imgur.com/ExeT7Ne.png
mxmkm
on Sept 26, 2022
|
parent
|
context
|
prev
[–]
| on:
What does $0=$2 in awk do?
In vim there is `\zs` and `\ze` where `\zs` is the `\K` equivalent in grep.
Basically
:%s/hello \zsworld\ze out there/planet/g
would find all `hello world out there` and replace `world` to `planet`.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: