Solved Which text editor to use?

Solved issue
Just out of curiosity, how on Earth have we had a thread this long about text editors without so much as a flame war, let alone an all out religious jihusade (tm)? Are people actually more interested in -what- we type rather than -how- we type it? Have we actually grown up? And if we have, can we ctrl-z that?

---
jihusade : a non-denominational "holy war" (imtu)

---

imtu : "I Made That Up"

---

ctrl-z : the "undo" one, not the "scroll up" one
 


I am using VIM in terminal, xed sometimes and for projects I use VSCodium
 
I've used Nano a bit, but it's visually very stark. I've heard of emacs and another one I can't remember the name of right now. But what text editor do other here use?
Use micro, it is very simple. It is not a GUI but provides features like in GUI . Pretty simple to use in terminal.
Controls are similar to GUI editors like
ctrl+s
ctrl+z
ctrl+o to open existing file
ctrl+q to quit
ctrl+x to cut and v to paste
 
Microsoft Word
Hi ~~ I've never used forums before, so bear with me. I have the MS Office 2021 desktop suite. Is there a way to "install" it on my Zorin OS 18? I'm going to be uninstalling OneDrive very shortly but I am reticent to give up on Word, Excel, & PowerPoint. I know there are a lot of videos about how to install MS office apps on Linux distros but my trust level is 6 ft under where MS is concerned. I'm 63 y/o. Please help.
 
Hi ~~ I've never used forums before, so bear with me. I have the MS Office 2021 desktop suite. Is there a way to "install" it on my Zorin OS 18?
My reply was sarcastic, I don't use it. You can try if LibeOffice works for you otherwise. There's probably some way to do so with Wine but I haven't done that recently so I can't advise on that.
 
Hi ~~ I've never used forums before, so bear with me. I have the MS Office 2021 desktop suite. Is there a way to "install" it on my Zorin OS 18? I'm going to be uninstalling OneDrive very shortly but I am reticent to give up on Word, Excel, & PowerPoint. I know there are a lot of videos about how to install MS office apps on Linux distros but my trust level is 6 ft under where MS is concerned. I'm 63 y/o. Please help.
Try out OnlyOffice, it's pretty similar to Microsoft Word. For me it's a bit easier to use than LibreOffice
 
LibreOffice can use Office documents, or the open document text format .odt that is also used by Office. It will work much better on Linux than trying to run Office under wine.
 
there's also a pretty good screen editor. written in qb64 by one of the members of the phoenix edition forum. the program is called "scrned". it could be created on linux. unfortunately it has a "win32 api" call. that causes it to fail to compile. moreover that forum doesn't permit anymore. accessing links to programs directly. unless someone is member of that site. otherwise i would recommend this program. it is somewhat like "nano." it might help someone learn programming concepts. not necessarily basic.

the qb64 phoenix edition forum is opened once again! so i could recommend this text editor. if you're adventurous enough.


take the code file called "SCRNQB64.BAS" only. the others don't matter. unless you do use ms-dos or windows 3.x ...

comment out entirely the final function listed in the source code.

then add a function, named alike. which simply calls "command$" built-in basic function. this should work on linux. i have verified it. as i've said, this should work on any version of qb64. beginning with qb64 2.0.2. the final offering of "dot-net" site that became extinct circa april2022.

this program works a bit slowly. on an elderly laptop like mine. with "only" 4gb ram and 2 cpu cores. it's recommended to run from the terminal. it must be given a text file to edit. cannot create from scratch. this could be a deal-breaker for some people. it will ask. if it should expect a text file to have ascii10 "\n" line-ending like linux expects. or "\r\n" combination like in windows. another thing that might be upsetting to some people. is that the user gets one chance to save. press "escape" then the program asks if the file should be saved. then it quits. the program must be started again to resume editing the text file.

(pressing "escape" to save and then quit. was a function of the program by mcafee for ms-dos. don't remember what it was called.)

it does not have "modern commodities." like word-wrap and regular-expression search. this program was an impressive effort. by a guy who coded for 16-bit microsoft language products during the 1990's. this is noticed when the user fires up this program. without giving an existing text file. it asks if the user wants a list of text files from the current directory. it fails, of course because on linux. the command is "ls" not "dir" to make a listing. the fix is more complicated than what was mentioned above. otherwise i would have to provide the fixed source code. which is not good form. where proper credit must be given to the original author.
 
Try out OnlyOffice, it's pretty similar to Microsoft Word. For me it's a bit easier to use than LibreOffice
I just tried OnlyOffice. Thanks for the suggestion, but I found that it was so much different than Libre Office (what I'm used to) that I decided to come back to the former another time.

YMMV.

For text files I mostly use Kate.
 


Follow Linux.org

Members online


Top