LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Terminal Word Processor (https://www.linuxquestions.org/questions/linux-software-2/terminal-word-processor-525121/)

General 02-02-2007 09:11 PM

Terminal Word Processor
 
Are there word processor/spreadsheet apps for linux that can run in the terminal? Like WordStar or Word Perfect. I am NOT looking for a complex tool like vi, emacs, nor for a simple text editor.

Penguin of Wonder 02-03-2007 01:44 AM

So you want more than nano but less than vim? And still run through a terminal? I'm not sure something like that exists, but here is a good place to start looking I guess
http://en.wikipedia.org/wiki/List_of_text_editors

Last but not least, vim is probably something good to learn if you run out of options.

patrick295767 11-04-2013 02:45 AM

Hi Penguin of Wonder,

I am resurecting this thread since actually in the recent years, there was not so much
developments in this direction.

You may find herewith a new set of terminal applications. I hope that it may help you.
It has few interesting features.

The advantage is that you may work on various office documents over SSH and run business applications.

Imagine that all works over a regular SSH connection, which means you
can work on word processing, TeX, ...
Furthermore, it is intended that you process your documents (TeX) much faster
since CliTeX allows you to import Tables from Clisheet directly and format them
for you.

Thus you can write a book easily and faster.
The difference with vim and emacs is that it supports accents better, ö,ä,ü, ...
than vim in the console and formats tables and figures for you (you get prompted
what you get). The color schemes is in further steps of developments since
it depends on the putty, xterm, ...

Furthermore it allows to run macros over crontab, for RSS, Webwatch, headlines, ...

It works on the console/terminal for Windows and Linux. For BSD and Mac, it has
not yet been compiled. Contact the dev if you would like to help for newer versions
for specific.

Few videos have been recently uploaded on youtube:

http://www.youtube.com/channel/UCESFVOU2eS9njYL45K5otFQ
- Clisheet
- CliTeX
- Stardesk nframeos
- Cliword
...

Best Regards

normanlinux 11-04-2013 08:37 AM

Sadly, thses have withered and died as everybody moved to 'What You See Is All You Get' programs.

AFAIK both unix contenders in this field QOffice and the less-polished Uniplex have now disappeared.

In the early days of Linux there was a compatibility layer that enabled many programs intended for SCO to run. If this is still available, perhaps you can find an old copy of QOffice for SCO and try it.

Cheers

nigelc 11-04-2013 06:38 PM

Hi,
you could use joe.
https://en.wikipedia.org/wiki/Joe's_Own_Editor

JJJCR 11-04-2013 06:53 PM

Quote:

Originally Posted by normanlinux (Post 5058142)
Sadly, these have withered and died as everybody moved to 'What You See Is All You Get' programs.

agree with you normanlinux, everyone loves the easy way. But if you know how things work in the background, it will be easy also to manipulate things and when things go wrong you know exactly what to do.

patrick295767 11-04-2013 10:57 PM

Quote:

Originally Posted by JJJCR (Post 5058384)
agree with you normanlinux, everyone loves the easy way. But if you know how things work in the background, it will be easy also to manipulate things and when things go wrong you know exactly what to do.

How do you proceed when you work over SSH? With -X is far ok for you? (in regard to net connection)

Me, I like that apps are extremely fast

JJJCR 11-04-2013 11:43 PM

Quote:

Originally Posted by patrick295767 (Post 5058501)
How do you proceed when you work over SSH? With -X is far ok for you? (in regard to net connection)

Me, I like that apps are extremely fast

actually it depends on circumstances, of course I love the easy way. But I am lazy, if there's a need to automate to make things easier it's better to write a script or program. :)

patrick295767 11-05-2013 11:04 PM

1 Attachment(s)
Quote:

Originally Posted by JJJCR (Post 5058518)
actually it depends on circumstances, of course I love the easy way. But I am lazy, if there's a need to automate to make things easier it's better to write a script or program. :)

Sure this is what does PIM manager. It saves you lot lot of precious time. here a shot.

Save your precious time using nice software. You probably
surf already too much, right?

I use ntimetracker. It gives me an estimation on my time spending, to keep busy on most important tasks.

http://www.youtube.com/watch?v=pYPGcuCOvyA

normanlinux 11-06-2013 04:01 AM

Looked at your video link. If that is what peple want, it sounds great.

For me, I either want a proper GUI or my trusty zsh, there are so many times when only the command-line will do. (I keep a minimum of 4 tabs open in Konqueror, at present have 6.) I gave up writing curses programs with the move to Linux in '93 since X was so freely available (as opposed to costing an arm and a leg under unix).

Mind you, I was already pissed off with curses when I found that my SysV terminfo libraries allowed me to use 20 function keys - but silently dropped events from F12 onwards! (it counted from 0, so this behaviour made even less sense. Would have been easier to understand if it only reacted to first 10; 0-9.)

JWJones 11-06-2013 07:18 AM

Wordgrinder is a good one:

http://wordgrinder.sourceforge.net/

patrick295767 11-06-2013 08:25 AM

Quote:

Originally Posted by JWJones (Post 5059337)
Wordgrinder is a good one:

http://wordgrinder.sourceforge.net/

Thank you.

I noticed this software. Here the description.
Code:

Description
WordGrinder is a light-weight character-cell word processor designed for text entry on the console, supporting Unicode and styled text. It provides a clean, easy-to-use interface that gets out of your way and get the job done.

I read about it, but I do not clearly what is the particularity. It is a regular, normal, and quite basic editor, right? Why not using JOE or Elvis and then converting to doc or rtf?


All times are GMT -5. The time now is 09:29 PM.