Terminal-based spreadsheets and wordprocessor?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
23
down vote

favorite
12












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.










share|improve this question



























    up vote
    23
    down vote

    favorite
    12












    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.










    share|improve this question

























      up vote
      23
      down vote

      favorite
      12









      up vote
      23
      down vote

      favorite
      12






      12





      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.










      share|improve this question















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      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




















          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





          share|improve this answer
















          • 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




            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










          • 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

















          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.






          share|improve this answer






















          • 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


















          up vote
          4
          down vote













          Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.






          share|improve this answer



























            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!






            share|improve this answer



























              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/






              share|improve this answer



























                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.






                share|improve this answer



























                  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.






                  share|improve this answer




















                  • WordPerfect 5.1 ran on Linux, though the user interface used X.
                    – Thomas Dickey
                    Apr 23 '16 at 17:13

















                  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.






                  share|improve this answer



























                    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.







                    share|improve this answer




















                      Your Answer







                      StackExchange.ready(function()
                      var channelOptions =
                      tags: "".split(" "),
                      id: "106"
                      ;
                      initTagRenderer("".split(" "), "".split(" "), channelOptions);

                      StackExchange.using("externalEditor", function()
                      // Have to fire editor after snippets, if snippets enabled
                      if (StackExchange.settings.snippets.snippetsEnabled)
                      StackExchange.using("snippets", function()
                      createEditor();
                      );

                      else
                      createEditor();

                      );

                      function createEditor()
                      StackExchange.prepareEditor(
                      heartbeatType: 'answer',
                      convertImagesToLinks: false,
                      noModals: false,
                      showLowRepImageUploadWarning: true,
                      reputationToPostImages: null,
                      bindNavPrevention: true,
                      postfix: "",
                      onDemand: true,
                      discardSelector: ".discard-answer"
                      ,immediatelyShowMarkdownHelp:true
                      );



                      );













                       

                      draft saved


                      draft discarded


















                      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






























                      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





                      share|improve this answer
















                      • 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




                        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










                      • 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














                      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





                      share|improve this answer
















                      • 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




                        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










                      • 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












                      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





                      share|improve this answer












                      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






                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      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




                        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










                      • 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




                        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




                        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










                      • 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












                      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.






                      share|improve this answer






















                      • 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















                      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.






                      share|improve this answer






















                      • 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













                      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.






                      share|improve this answer














                      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.







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      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 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
















                      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











                      up vote
                      4
                      down vote













                      Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.






                      share|improve this answer
























                        up vote
                        4
                        down vote













                        Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.






                        share|improve this answer






















                          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.






                          share|improve this answer












                          Try Wordgrinder. It's in the Debian and Ubuntu repos. The only one I found.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jul 15 '14 at 0:19









                          Nigel A Gunn

                          411




                          411




















                              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!






                              share|improve this answer
























                                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!






                                share|improve this answer






















                                  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!






                                  share|improve this answer












                                  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!







                                  share|improve this answer












                                  share|improve this answer



                                  share|improve this answer










                                  answered Dec 3 '15 at 10:55









                                  grebett

                                  1212




                                  1212




















                                      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/






                                      share|improve this answer
























                                        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/






                                        share|improve this answer






















                                          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/






                                          share|improve this answer












                                          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/







                                          share|improve this answer












                                          share|improve this answer



                                          share|improve this answer










                                          answered Feb 17 '14 at 15:38









                                          Kiwy

                                          5,58643353




                                          5,58643353




















                                              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.






                                              share|improve this answer
























                                                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.






                                                share|improve this answer






















                                                  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.






                                                  share|improve this answer













                                                  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.







                                                  share|improve this answer












                                                  share|improve this answer



                                                  share|improve this answer










                                                  answered Feb 17 '14 at 15:46









                                                  goldilocks

                                                  59.8k13138194




                                                  59.8k13138194




















                                                      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.






                                                      share|improve this answer




















                                                      • WordPerfect 5.1 ran on Linux, though the user interface used X.
                                                        – Thomas Dickey
                                                        Apr 23 '16 at 17:13














                                                      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.






                                                      share|improve this answer




















                                                      • WordPerfect 5.1 ran on Linux, though the user interface used X.
                                                        – Thomas Dickey
                                                        Apr 23 '16 at 17:13












                                                      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.






                                                      share|improve this answer












                                                      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.







                                                      share|improve this answer












                                                      share|improve this answer



                                                      share|improve this answer










                                                      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
















                                                      • 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










                                                      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.






                                                      share|improve this answer
























                                                        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.






                                                        share|improve this answer






















                                                          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.






                                                          share|improve this answer












                                                          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.







                                                          share|improve this answer












                                                          share|improve this answer



                                                          share|improve this answer










                                                          answered Mar 30 at 16:36









                                                          w3bc

                                                          111




                                                          111




















                                                              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.







                                                              share|improve this answer
























                                                                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.







                                                                share|improve this answer






















                                                                  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.







                                                                  share|improve this answer












                                                                  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.








                                                                  share|improve this answer












                                                                  share|improve this answer



                                                                  share|improve this answer










                                                                  answered Aug 10 at 17:42









                                                                  Alex

                                                                  1011




                                                                  1011



























                                                                       

                                                                      draft saved


                                                                      draft discarded















































                                                                       


                                                                      draft saved


                                                                      draft discarded














                                                                      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













































































                                                                      Popular posts from this blog

                                                                      Peggy Mitchell

                                                                      Palaiologos

                                                                      The Forum (Inglewood, California)