正在加载视频...
视频加载失败
Retweet if you want an inline terminal code editor.
10 条评论

Will McGugan2 年前
The code to implement the above inline editor...

Real Python2 年前
✋ I do!

Dr. Simon Albright2 年前
If this is terminal based, does that mean I can use it over an ssh connection?

Will McGugan2 年前
It is, and you can!

Jake Dube2 年前
While I would never use this over Neovim, this is freaking amazing and would be a way better experience than nano for the average person

Jonathan Slenders2 年前
Yes. You're halfway there implementing a readline alternative. ;)

Tom Christie2 年前
Looking fantastic. 🤩

DoomponyLewis 🦄2 年前
is there a practical use case for this over using vim or another terminal based editor (say to a person who is already using it... based on the video this is a lot nicer than just vi 😂)

def profile(JS): pass2 年前
You could call it 'inpy' and have it use the logo of a friendly but mischievous imp called 'vimmy' that doesn't let you quit the application. 😁

Anopsy2 年前
How do I exit it? 😅

