/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
VIM Master
(github.com)
378 points
Fluffyrnz
| 3 comments |
27 Aug 25 15:50 UTC
|
HN request time: 0.432s
|
source
Show context
amelius
◴[
28 Aug 25 11:21 UTC
]
No.
45050813
[source]
▶
>>45041315 (OP)
#
What key combination opens the AI context menu?
replies(1):
>>45050864
#
psychoslave
◴[
28 Aug 25 11:28 UTC
]
No.
45050864
[source]
▶
>>45050813
#
Here is a possible way to do it sending the current buffer to the standard input:
:%!ai-cli
replies(1):
>>45050953
#
1.
amelius
◴[
28 Aug 25 11:41 UTC
]
No.
45050953
[source]
▶
>>45050864
#
I guess that's one way to do it, but not the best possible UX of course.
replies(2):
>>45051591
#
>>45056008
#
ID:
GO
2.
pjio
◴[
28 Aug 25 12:54 UTC
]
No.
45051591
[source]
▶
>>45050953 (TP)
#
Good UX matches expectations. Vim trades easy defaults for adaptability, therefore the expectations are different.
3.
psychoslave
◴[
28 Aug 25 19:24 UTC
]
No.
45056008
[source]
▶
>>45050953 (TP)
#
That’s one possible baseline, you can easily attach this or something more elaborate to whatever key-(combination) you feel relevant.
↑