(*just noticed this submitted to ports, but presume its for v 8.0
 or current so if you are on 7.9 stable like me, this is a simple build 
 to goof around with it)

You have to install
pkg_add git
pkg_add rust
pkg_add icu4c

>From this link:
https://github.com/microsoft/edit/releases/tag/v2.0.0

Download
Source code (tar.gz)

tar -zxvf edit-2.0.0.tar.gz
cd edit-2.0.0/
cargo build --release

cd target/releases

./edit

:) 



Reply via email to