Terminal-based spreadsheets and wordprocessor?

Clash Royale CLAN TAG#URR8PPP
up vote
23
down vote
favorite
Are there any (good) terminal based (ie. runs in a VT, not in GUI/X) spreadsheets or wordprocessors for Unix/Linux? Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
I know the "correct" way of doing wordprocessing in Unix is using a markup-language like LaTeX or GROFF together with a simple editor like vi or emacs... But what I'm wondering about, is if there is - or was (anybody remember an older program that did this?) - something like the old MS-DOS (pre-Windows) WordPerfect-like program for Unix? Where you didn't have true WYSIWYG, but where things like emphesize and underline was marked in the text with colors, reverse video and such.
Programs that are more "front ends" for LaTeX or some XML-format to create wordprocess-documents are also of interest, provided they use the terminal and use colors and such to mark things like emphesized text (rather than you see the latex format-code). Eg. you press CTRL-I, the text you write turns reverse video, and is written to file inbetween format-codes for emphesize.
command-line software-rec spreadsheet word-processing
add a comment |Â
up vote
23
down vote
favorite
Are there any (good) terminal based (ie. runs in a VT, not in GUI/X) spreadsheets or wordprocessors for Unix/Linux? Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
I know the "correct" way of doing wordprocessing in Unix is using a markup-language like LaTeX or GROFF together with a simple editor like vi or emacs... But what I'm wondering about, is if there is - or was (anybody remember an older program that did this?) - something like the old MS-DOS (pre-Windows) WordPerfect-like program for Unix? Where you didn't have true WYSIWYG, but where things like emphesize and underline was marked in the text with colors, reverse video and such.
Programs that are more "front ends" for LaTeX or some XML-format to create wordprocess-documents are also of interest, provided they use the terminal and use colors and such to mark things like emphesized text (rather than you see the latex format-code). Eg. you press CTRL-I, the text you write turns reverse video, and is written to file inbetween format-codes for emphesize.
command-line software-rec spreadsheet word-processing
add a comment |Â
up vote
23
down vote
favorite
up vote
23
down vote
favorite
Are there any (good) terminal based (ie. runs in a VT, not in GUI/X) spreadsheets or wordprocessors for Unix/Linux? Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
I know the "correct" way of doing wordprocessing in Unix is using a markup-language like LaTeX or GROFF together with a simple editor like vi or emacs... But what I'm wondering about, is if there is - or was (anybody remember an older program that did this?) - something like the old MS-DOS (pre-Windows) WordPerfect-like program for Unix? Where you didn't have true WYSIWYG, but where things like emphesize and underline was marked in the text with colors, reverse video and such.
Programs that are more "front ends" for LaTeX or some XML-format to create wordprocess-documents are also of interest, provided they use the terminal and use colors and such to mark things like emphesized text (rather than you see the latex format-code). Eg. you press CTRL-I, the text you write turns reverse video, and is written to file inbetween format-codes for emphesize.
command-line software-rec spreadsheet word-processing
Are there any (good) terminal based (ie. runs in a VT, not in GUI/X) spreadsheets or wordprocessors for Unix/Linux? Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
I know the "correct" way of doing wordprocessing in Unix is using a markup-language like LaTeX or GROFF together with a simple editor like vi or emacs... But what I'm wondering about, is if there is - or was (anybody remember an older program that did this?) - something like the old MS-DOS (pre-Windows) WordPerfect-like program for Unix? Where you didn't have true WYSIWYG, but where things like emphesize and underline was marked in the text with colors, reverse video and such.
Programs that are more "front ends" for LaTeX or some XML-format to create wordprocess-documents are also of interest, provided they use the terminal and use colors and such to mark things like emphesized text (rather than you see the latex format-code). Eg. you press CTRL-I, the text you write turns reverse video, and is written to file inbetween format-codes for emphesize.
command-line software-rec spreadsheet word-processing
command-line software-rec spreadsheet word-processing
edited Feb 17 '14 at 15:32
Kiwy
5,58643353
5,58643353
asked Feb 17 '14 at 15:27
Baard Kopperud
4,28832344
4,28832344
add a comment |Â
add a comment |Â
9 Answers
9
active
oldest
votes
up vote
18
down vote
accepted
As for command-line spreadsheet programs there are sc and oleo.
See:
- sc: the Venerable Spreadsheet Calculator
- GNU PEM & Oleo: Two great command-line (text-based) financial accounting apps
3
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
3
scimis a successor tosc, adding things like undo!
â Sparhawk
Apr 19 '15 at 7:52
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
 |Â
show 1 more comment
up vote
8
down vote
SC-IM (formerly scim; based on SC) is the best command line spreadsheet right now. It compiles easily on OSX. You have to make one modification to the source code to fix the backspace key on OSX.
Here is the Debian install walk-through forscim. At leastsudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-devwill be required in addition to editing a fewMakefilelines.
â Serge Stroobandt
Nov 16 '17 at 23:37
add a comment |Â
up vote
4
down vote
Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.
add a comment |Â
up vote
2
down vote
scim seems good indeed! To help some new users to fix quickly the backspace key, look for the macros.h file.
Define MACOSX value then launch make. Just as easy!
To seek help within the program, enter :help and read the documentation.
Have fun using spreadsheet in your terminal!
add a comment |Â
up vote
1
down vote
You can probably consider the use of ted a command line .rtf file editor. It 's open source and could be compile probably with any c compiler.
See http://www.nllgg.nl/ted/
add a comment |Â
up vote
1
down vote
Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
According to this, there were barely any WYSIWYG spreadsheet editors before GUI interfaces, although spreadsheets and the processing of such goes much further back. None of those look to have been ported to *nix, perhaps because at the time no one used unix on a home (or small business) PC.
Your best bet might be to look for a web-based spreadsheet editor that works inside links or some other TUI browser that supports javascript (lynx doesn't, and I'm sure it will be required).
The same could be true for word processing. There is, appartently, a TeX WYSIWYG editor based on Emacs, but I can't tell whether it has a TUI version.
add a comment |Â
up vote
1
down vote
Word Perfect was available for Unix, at least for SCO Unix.
Emacs can handle spreadsheets pretty well. Check out the emacs Wiki article on the topic. Since a traditional terminal does not have any graphics capabilities, the markup display on traditional text editors is rather limited. Emacs can nevertheless use colors to highlight text elements when using a text markup mode like latex or markdown.
If you are motivated to experiment, you can compile Qt embedded and link (nearly) any Qt application against it. By this you can use many programs on the framebuffer console.
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
add a comment |Â
up vote
1
down vote
joe (Joe's Own Editor) is a very good WordStar clone, and can be configured with WordPerfect key bindings (as "jed" i think...)
It is very fiull featured and has a full, WordStar like menu/help screen. It is WYSIWYG and intuitive.
add a comment |Â
up vote
0
down vote
I would suggest visidata.
VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.
add a comment |Â
9 Answers
9
active
oldest
votes
9 Answers
9
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
18
down vote
accepted
As for command-line spreadsheet programs there are sc and oleo.
See:
- sc: the Venerable Spreadsheet Calculator
- GNU PEM & Oleo: Two great command-line (text-based) financial accounting apps
3
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
3
scimis a successor tosc, adding things like undo!
â Sparhawk
Apr 19 '15 at 7:52
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
 |Â
show 1 more comment
up vote
18
down vote
accepted
As for command-line spreadsheet programs there are sc and oleo.
See:
- sc: the Venerable Spreadsheet Calculator
- GNU PEM & Oleo: Two great command-line (text-based) financial accounting apps
3
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
3
scimis a successor tosc, adding things like undo!
â Sparhawk
Apr 19 '15 at 7:52
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
 |Â
show 1 more comment
up vote
18
down vote
accepted
up vote
18
down vote
accepted
As for command-line spreadsheet programs there are sc and oleo.
See:
- sc: the Venerable Spreadsheet Calculator
- GNU PEM & Oleo: Two great command-line (text-based) financial accounting apps
As for command-line spreadsheet programs there are sc and oleo.
See:
- sc: the Venerable Spreadsheet Calculator
- GNU PEM & Oleo: Two great command-line (text-based) financial accounting apps
answered Feb 18 '14 at 9:39
chawr
1962
1962
3
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
3
scimis a successor tosc, adding things like undo!
â Sparhawk
Apr 19 '15 at 7:52
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
 |Â
show 1 more comment
3
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
3
scimis a successor tosc, adding things like undo!
â Sparhawk
Apr 19 '15 at 7:52
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
3
3
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
In addition, there's also a rather fun one with a very innovative feature (3D), teapot.
â HalosGhost
Jul 15 '14 at 0:28
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
Thank you, I was looking for exactly that kind of spreadsheet - usable both from the console or a GUI, with a syntax simpler than that of tables in Org-mode.
â lmsteffan
Aug 26 '14 at 23:01
3
3
scim is a successor to sc, adding things like undo!â Sparhawk
Apr 19 '15 at 7:52
scim is a successor to sc, adding things like undo!â Sparhawk
Apr 19 '15 at 7:52
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
@spawhawk Awesome. Appears it's been renamed again to sc-im github.com/andmarti1424/sc-im
â wump
Mar 30 '16 at 7:19
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
Note that "The last development version of Oleo, 1.99.16, was released in 2001." From en.wikipedia.org/wiki/GNU_Oleo
â user7543
Jun 15 '16 at 16:00
 |Â
show 1 more comment
up vote
8
down vote
SC-IM (formerly scim; based on SC) is the best command line spreadsheet right now. It compiles easily on OSX. You have to make one modification to the source code to fix the backspace key on OSX.
Here is the Debian install walk-through forscim. At leastsudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-devwill be required in addition to editing a fewMakefilelines.
â Serge Stroobandt
Nov 16 '17 at 23:37
add a comment |Â
up vote
8
down vote
SC-IM (formerly scim; based on SC) is the best command line spreadsheet right now. It compiles easily on OSX. You have to make one modification to the source code to fix the backspace key on OSX.
Here is the Debian install walk-through forscim. At leastsudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-devwill be required in addition to editing a fewMakefilelines.
â Serge Stroobandt
Nov 16 '17 at 23:37
add a comment |Â
up vote
8
down vote
up vote
8
down vote
SC-IM (formerly scim; based on SC) is the best command line spreadsheet right now. It compiles easily on OSX. You have to make one modification to the source code to fix the backspace key on OSX.
SC-IM (formerly scim; based on SC) is the best command line spreadsheet right now. It compiles easily on OSX. You have to make one modification to the source code to fix the backspace key on OSX.
edited Mar 22 at 22:28
Yushin Washio
103
103
answered Jun 30 '15 at 3:32
rado
8111
8111
Here is the Debian install walk-through forscim. At leastsudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-devwill be required in addition to editing a fewMakefilelines.
â Serge Stroobandt
Nov 16 '17 at 23:37
add a comment |Â
Here is the Debian install walk-through forscim. At leastsudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-devwill be required in addition to editing a fewMakefilelines.
â Serge Stroobandt
Nov 16 '17 at 23:37
Here is the Debian install walk-through for
scim. At least sudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-dev will be required in addition to editing a few Makefile lines.â Serge Stroobandt
Nov 16 '17 at 23:37
Here is the Debian install walk-through for
scim. At least sudo apt install libzip-dev libxml2-dev bison libncurses5-dev libncursesw5-dev will be required in addition to editing a few Makefile lines.â Serge Stroobandt
Nov 16 '17 at 23:37
add a comment |Â
up vote
4
down vote
Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.
add a comment |Â
up vote
4
down vote
Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.
add a comment |Â
up vote
4
down vote
up vote
4
down vote
Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.
Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.
answered Jul 15 '14 at 0:19
Nigel A Gunn
411
411
add a comment |Â
add a comment |Â
up vote
2
down vote
scim seems good indeed! To help some new users to fix quickly the backspace key, look for the macros.h file.
Define MACOSX value then launch make. Just as easy!
To seek help within the program, enter :help and read the documentation.
Have fun using spreadsheet in your terminal!
add a comment |Â
up vote
2
down vote
scim seems good indeed! To help some new users to fix quickly the backspace key, look for the macros.h file.
Define MACOSX value then launch make. Just as easy!
To seek help within the program, enter :help and read the documentation.
Have fun using spreadsheet in your terminal!
add a comment |Â
up vote
2
down vote
up vote
2
down vote
scim seems good indeed! To help some new users to fix quickly the backspace key, look for the macros.h file.
Define MACOSX value then launch make. Just as easy!
To seek help within the program, enter :help and read the documentation.
Have fun using spreadsheet in your terminal!
scim seems good indeed! To help some new users to fix quickly the backspace key, look for the macros.h file.
Define MACOSX value then launch make. Just as easy!
To seek help within the program, enter :help and read the documentation.
Have fun using spreadsheet in your terminal!
answered Dec 3 '15 at 10:55
grebett
1212
1212
add a comment |Â
add a comment |Â
up vote
1
down vote
You can probably consider the use of ted a command line .rtf file editor. It 's open source and could be compile probably with any c compiler.
See http://www.nllgg.nl/ted/
add a comment |Â
up vote
1
down vote
You can probably consider the use of ted a command line .rtf file editor. It 's open source and could be compile probably with any c compiler.
See http://www.nllgg.nl/ted/
add a comment |Â
up vote
1
down vote
up vote
1
down vote
You can probably consider the use of ted a command line .rtf file editor. It 's open source and could be compile probably with any c compiler.
See http://www.nllgg.nl/ted/
You can probably consider the use of ted a command line .rtf file editor. It 's open source and could be compile probably with any c compiler.
See http://www.nllgg.nl/ted/
answered Feb 17 '14 at 15:38
Kiwy
5,58643353
5,58643353
add a comment |Â
add a comment |Â
up vote
1
down vote
Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
According to this, there were barely any WYSIWYG spreadsheet editors before GUI interfaces, although spreadsheets and the processing of such goes much further back. None of those look to have been ported to *nix, perhaps because at the time no one used unix on a home (or small business) PC.
Your best bet might be to look for a web-based spreadsheet editor that works inside links or some other TUI browser that supports javascript (lynx doesn't, and I'm sure it will be required).
The same could be true for word processing. There is, appartently, a TeX WYSIWYG editor based on Emacs, but I can't tell whether it has a TUI version.
add a comment |Â
up vote
1
down vote
Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
According to this, there were barely any WYSIWYG spreadsheet editors before GUI interfaces, although spreadsheets and the processing of such goes much further back. None of those look to have been ported to *nix, perhaps because at the time no one used unix on a home (or small business) PC.
Your best bet might be to look for a web-based spreadsheet editor that works inside links or some other TUI browser that supports javascript (lynx doesn't, and I'm sure it will be required).
The same could be true for word processing. There is, appartently, a TeX WYSIWYG editor based on Emacs, but I can't tell whether it has a TUI version.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
According to this, there were barely any WYSIWYG spreadsheet editors before GUI interfaces, although spreadsheets and the processing of such goes much further back. None of those look to have been ported to *nix, perhaps because at the time no one used unix on a home (or small business) PC.
Your best bet might be to look for a web-based spreadsheet editor that works inside links or some other TUI browser that supports javascript (lynx doesn't, and I'm sure it will be required).
The same could be true for word processing. There is, appartently, a TeX WYSIWYG editor based on Emacs, but I can't tell whether it has a TUI version.
Can anybody remember the name of such programs which were popular before (eg. before X became so widespread)?
According to this, there were barely any WYSIWYG spreadsheet editors before GUI interfaces, although spreadsheets and the processing of such goes much further back. None of those look to have been ported to *nix, perhaps because at the time no one used unix on a home (or small business) PC.
Your best bet might be to look for a web-based spreadsheet editor that works inside links or some other TUI browser that supports javascript (lynx doesn't, and I'm sure it will be required).
The same could be true for word processing. There is, appartently, a TeX WYSIWYG editor based on Emacs, but I can't tell whether it has a TUI version.
answered Feb 17 '14 at 15:46
goldilocks
59.8k13138194
59.8k13138194
add a comment |Â
add a comment |Â
up vote
1
down vote
Word Perfect was available for Unix, at least for SCO Unix.
Emacs can handle spreadsheets pretty well. Check out the emacs Wiki article on the topic. Since a traditional terminal does not have any graphics capabilities, the markup display on traditional text editors is rather limited. Emacs can nevertheless use colors to highlight text elements when using a text markup mode like latex or markdown.
If you are motivated to experiment, you can compile Qt embedded and link (nearly) any Qt application against it. By this you can use many programs on the framebuffer console.
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
add a comment |Â
up vote
1
down vote
Word Perfect was available for Unix, at least for SCO Unix.
Emacs can handle spreadsheets pretty well. Check out the emacs Wiki article on the topic. Since a traditional terminal does not have any graphics capabilities, the markup display on traditional text editors is rather limited. Emacs can nevertheless use colors to highlight text elements when using a text markup mode like latex or markdown.
If you are motivated to experiment, you can compile Qt embedded and link (nearly) any Qt application against it. By this you can use many programs on the framebuffer console.
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Word Perfect was available for Unix, at least for SCO Unix.
Emacs can handle spreadsheets pretty well. Check out the emacs Wiki article on the topic. Since a traditional terminal does not have any graphics capabilities, the markup display on traditional text editors is rather limited. Emacs can nevertheless use colors to highlight text elements when using a text markup mode like latex or markdown.
If you are motivated to experiment, you can compile Qt embedded and link (nearly) any Qt application against it. By this you can use many programs on the framebuffer console.
Word Perfect was available for Unix, at least for SCO Unix.
Emacs can handle spreadsheets pretty well. Check out the emacs Wiki article on the topic. Since a traditional terminal does not have any graphics capabilities, the markup display on traditional text editors is rather limited. Emacs can nevertheless use colors to highlight text elements when using a text markup mode like latex or markdown.
If you are motivated to experiment, you can compile Qt embedded and link (nearly) any Qt application against it. By this you can use many programs on the framebuffer console.
answered Feb 17 '14 at 16:24
soulsource
31038
31038
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
add a comment |Â
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
WordPerfect 5.1 ran on Linux, though the user interface used X.
â Thomas Dickey
Apr 23 '16 at 17:13
add a comment |Â
up vote
1
down vote
joe (Joe's Own Editor) is a very good WordStar clone, and can be configured with WordPerfect key bindings (as "jed" i think...)
It is very fiull featured and has a full, WordStar like menu/help screen. It is WYSIWYG and intuitive.
add a comment |Â
up vote
1
down vote
joe (Joe's Own Editor) is a very good WordStar clone, and can be configured with WordPerfect key bindings (as "jed" i think...)
It is very fiull featured and has a full, WordStar like menu/help screen. It is WYSIWYG and intuitive.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
joe (Joe's Own Editor) is a very good WordStar clone, and can be configured with WordPerfect key bindings (as "jed" i think...)
It is very fiull featured and has a full, WordStar like menu/help screen. It is WYSIWYG and intuitive.
joe (Joe's Own Editor) is a very good WordStar clone, and can be configured with WordPerfect key bindings (as "jed" i think...)
It is very fiull featured and has a full, WordStar like menu/help screen. It is WYSIWYG and intuitive.
answered Mar 30 at 16:36
w3bc
111
111
add a comment |Â
add a comment |Â
up vote
0
down vote
I would suggest visidata.
VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.
add a comment |Â
up vote
0
down vote
I would suggest visidata.
VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I would suggest visidata.
VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.
I would suggest visidata.
VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.
answered Aug 10 at 17:42
Alex
1011
1011
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f115548%2fterminal-based-spreadsheets-and-wordprocessor%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password