Blink: Add a builtin text-editor

Created on 10 Oct 2019  路  11Comments  路  Source: blinksh/blink

I am not asking for something on the scale of vi/vim, but even something as simple as nano will be extremely helpful. For example, I've just purchased blink and tried to create and edit a local .ssh/config in blink itself (i.e. without downloading/importing it from somewhere), but I can't figure out any way of doing that.

RTT

Most helpful comment

Please go full hardcode and add VIM 鉂わ笍

All 11 comments

Just to clarify, the cat > file workaround is not only inconvenient, but also broken in the App Store version of the app (see https://github.com/blinksh/blink/issues/756 and https://github.com/blinksh/blink/issues/769 )

We will add ed in blink 13. See demo

I know ed is an editor but it鈥檚 an hardcore one. Anyway to have something more standard ?

Please go full hardcode and add VIM 鉂わ笍

Any plans on adding something more user friendly? Even vi would work, but nano/pico could be alternatives.

Nano, pico, vi, anything but ed ;)

Hi Yury -- ed is at least a starting point, but not the most easy. nano, vim, even emacs would be cool(er). Thx!

Yep, we are working on powerful builtin editor

I think a-Shell's vim support may help you because both Blink Shell and a-Shell are using ios_system.

What about something like Micro? Wouldn't that be possible to port to be included with blink?

This is ready for Blink 14 but we cannot give details yet 馃槉

Was this page helpful?
0 / 5 - 0 ratings

Related issues

peppy picture peppy  路  4Comments

goerz picture goerz  路  4Comments

zaptrem picture zaptrem  路  4Comments

jra picture jra  路  5Comments

basepi picture basepi  路  5Comments