Add nano editor to Android-x86 builds

238 views
Skip to first unread message

Carlos Estrague

unread,
Feb 16, 2016, 6:36:55 AM2/16/16
to Android-x86

If you want to give a chance to this editor it works great for editing files :)

Add clone nano repo into external/ 


Change these lines  in external/mksh/mkshrc
: ${TERMINFO:=/system/etc/terminfo}
: ${TERM:=vt100} to : ${TERM:=linux}
export HOME HOSTNAME MKSH SHELL TERMINFO TERM TMPDIR USER


In src/dot.mkshrc 
: ${TERM:=vt100} to : ${TERM:=linux}

You can nano edit into you rom :)
patch
Reply all
Reply to author
Forward
0 new messages