All I need is a simple text editor that is able to do simple formatting (bold, italic, underline, list).
Given my situation, what is the best solution for editing RTF in linux?
feedback
|
|
You can try AbiWord. | |||||
feedback
|
|
Maybe Ted would be an appropriate choice in that case. However, I am curious as to know what your usecase is for using RTF (instead of, say, HTML with a plain text editor) | |||||
feedback
|
|
Don't forget that wine provides Wordpad by default. Type the following in a terminal:
| ||||
|
feedback
|
|
For the CLI use catdoc. Since this is superuser.com I'm assuming you know how to install it. For a GUI approach I know LibreOffice can view .rtf, but I also think Abiword will work. | |||
|
feedback
|
|
how bout gedit? it works for everything i've ever needed in a text editor in linux and has features i have yet to use.... | |||||
feedback
|