Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmholla
601 days ago
This should do it (without the spaces):
: C-r C-l <Enter>
The `C-l` buffer is the line you are currently on in command mode. (Might be in other modes too.)
1 comments
metadat
601 days ago
Bravo!
link