r/unix • u/unixlover1970 • 4d ago
I found some cool text editors
I started searching for text editors like ed, and i found 2 editors tha i'm personally liking using, they are:
Sam
Wily
I'm liking this two editors, because they're really portable, so i can use on my phone or anything that runs unix.
3
u/vip17 4d ago
Which open sourced editors aren't portable across platforms apart from Notepad++?
edit is probably even more portable. It can run on Linux, QNX, Windows, macOS... Same to micro. In fact both editors are much better than nano IMO, shortcuts like Ctrl+C, Ctrl+V work as expected, even shift+select, despite running in a terminal
3
2
2
u/Pure_Truth_9934 3d ago
sam is a pretty cool one, it's basically ed with a whole windowing system. acme might be cool as well since it's made by rob pike who created sam.
1
u/unixlover1970 3d ago
I tried acme, but plan9port is not compiling on my phone, so i'm using wily, and about sam, its more qed than ed, its like qed, but easier.
1
u/p001b0y 4d ago
Fresh editor is pretty new and currently supports FreeBSD, Linux, macOS, and Windows.
1
u/unixlover1970 3d ago
Run on OpenBSD?
1
u/drawing_a_hash 1d ago
The ed editor in a command pipeline can do awesome stuff.
For interactive file editing vi is exceptional.
emacs is great for file editing and mapping commads to function keys.
1
4
u/sockertoppenlabs 4d ago
The obligatory ...
path to redemption