There is software like notepad++ in Cento7?

A 5 star hangout for overworked and underpaid system admins.
Post Reply
joe.zhao
Posts: 1
Joined: 2019/11/02 09:52:09

There is software like notepad++ in Cento7?

Post by joe.zhao » 2019/11/02 10:15:20

notepad++ can open multiple files at the same time, and when you edit the files, even if you don't save them, close Notepad + + and then reopen them, the files are still in the editing state before you close them.
I want that function in Centos,any advice?thx! :D

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: There is software like notepad++ in Cento7?

Post by TrevorH » 2019/11/02 13:36:12

https://itsfoss.com/notepad-alternatives-for-linux/

Code: Select all

[root@centos7 ~]# yum list notepad\* scite\* geany\* sublime\* kate\* atom\* 
Loaded plugins: priorities
Available Packages
AtomicParsley.x86_64                                                   0.9.5-2.el7.nux                                       nux-dextop
AtomicParsley-debuginfo.x86_64                                         0.9.5-2.el7.nux                                       nux-dextop
atomic.x86_64                                                          1:1.22.1-29.gitb507039.el7                            extras    
atomic-registries.x86_64                                               1:1.22.1-29.gitb507039.el7                            extras    
atomicapp.noarch                                                       0.6.3-1.el7                                           epel      
geany.x86_64                                                           1.31-3.el7                                            epel      
geany-devel.x86_64                                                     1.31-3.el7                                            epel      
geany-libgeany.x86_64                                                  1.31-3.el7                                            epel      
geany-plugins-addons.x86_64                                            1.31-4.el7                                            epel      
geany-plugins-autoclose.x86_64                                         1.31-4.el7                                            epel      
geany-plugins-automark.x86_64                                          1.31-4.el7                                            epel      
geany-plugins-codenav.x86_64                                           1.31-4.el7                                            epel      
geany-plugins-commander.x86_64                                         1.31-4.el7                                            epel      
geany-plugins-common.x86_64                                            1.31-4.el7                                            epel      
geany-plugins-defineformat.x86_64                                      1.31-4.el7                                            epel      
geany-plugins-geanyctags.x86_64                                        1.31-4.el7                                            epel      
geany-plugins-geanydoc.x86_64                                          1.31-4.el7                                            epel      
geany-plugins-geanyextrasel.x86_64                                     1.31-4.el7                                            epel      
geany-plugins-geanygendoc.x86_64                                       1.31-4.el7                                            epel      
geany-plugins-geanyinsertnum.x86_64                                    1.31-4.el7                                            epel      
geany-plugins-geanylatex.x86_64                                        1.31-4.el7                                            epel      
geany-plugins-geanymacro.x86_64                                        1.31-4.el7                                            epel      
geany-plugins-geanyminiscript.x86_64                                   1.31-4.el7                                            epel      
geany-plugins-geanynumberedbookmarks.x86_64                            1.31-4.el7                                            epel      
geany-plugins-geanypg.x86_64                                           1.31-4.el7                                            epel      
geany-plugins-geanyprj.x86_64                                          1.31-4.el7                                            epel      
geany-plugins-geanyvc.x86_64                                           1.31-4.el7                                            epel      
geany-plugins-geniuspaste.x86_64                                       1.31-4.el7                                            epel      
geany-plugins-git-changebar.x86_64                                     1.31-4.el7                                            epel      
geany-plugins-keyrecord.x86_64                                         1.31-4.el7                                            epel      
geany-plugins-lineoperations.x86_64                                    1.31-4.el7                                            epel      
geany-plugins-lipsum.x86_64                                            1.31-4.el7                                            epel      
geany-plugins-overview.x86_64                                          1.31-4.el7                                            epel      
geany-plugins-pairtaghighlighter.x86_64                                1.31-4.el7                                            epel      
geany-plugins-pohelper.x86_64                                          1.31-4.el7                                            epel      
geany-plugins-pretty-printer.x86_64                                    1.31-4.el7                                            epel      
geany-plugins-projectorganizer.x86_64                                  1.31-4.el7                                            epel      
geany-plugins-sendmail.x86_64                                          1.31-4.el7                                            epel      
geany-plugins-shiftcolumn.x86_64                                       1.31-4.el7                                            epel      
geany-plugins-spellcheck.x86_64                                        1.31-4.el7                                            epel      
geany-plugins-tableconvert.x86_64                                      1.31-4.el7                                            epel      
geany-plugins-treebrowser.x86_64                                       1.31-4.el7                                            epel      
geany-plugins-updatechecker.x86_64                                     1.31-4.el7                                            epel      
geany-plugins-xmlsnippets.x86_64                                       1.31-4.el7                                            epel      
geany-themes.noarch                                                    1.27-1.el7                                            epel      
kate.x86_64                                                            4.10.5-6.el7                                          base      
kate-devel.i686                                                        4.10.5-6.el7                                          base      
kate-devel.x86_64                                                      4.10.5-6.el7                                          base      
kate-libs.i686                                                         4.10.5-6.el7                                          base      
kate-libs.x86_64                                                       4.10.5-6.el7                                          base      
kate-part.i686                                                         4.10.5-6.el7                                          base      
kate-part.x86_64                                                       4.10.5-6.el7                                          base      
scite.x86_64                                                           3.5.1-1.el7                                           epel
Ignore the ones that match the pattern but are not the editor in question!
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

User avatar
jlehtone
Posts: 4523
Joined: 2007/12/11 08:17:33
Location: Finland

Re: There is software like notepad++ in Cento7?

Post by jlehtone » 2019/11/03 09:31:01

joe.zhao wrote:
2019/11/02 10:15:20
edit the files, even if you don't save them, close Notepad + + and then reopen them, the files are still in the editing state
That means that
1. the program does save the unsaved buffers on "close event", with temporary names
2. the program does on "file open" check for the existence of temporary version and loads that instead

That may feel convenient, but I'd rather adopt a different workflow.

benyaminl
Posts: 9
Joined: 2019/06/05 05:22:02

Re: There is software like notepad++ in Cento7?

Post by benyaminl » 2019/11/04 12:37:49

You can use vs code and use rpm repo from vs code, they will save the file temp when you work on workspace, but I against it if you always work aways from plug charger(laptop or notebook), I prefer nvim and vim family rather than it. :v :D :D :D

nouvo09
Posts: 184
Joined: 2009/09/19 19:21:36
Location: Paris, France

Re: There is software like notepad++ in Cento7?

Post by nouvo09 » 2019/11/04 14:13:46

Just one reply:

vi or wim can do everything you want. You just need to read the help.
Member of centos-FR forum

superfrog73
Posts: 8
Joined: 2018/02/11 03:48:25

Re: There is software like notepad++ in Cento7?

Post by superfrog73 » 2020/01/12 21:19:35

I use NPP at work and wanted that functionality at home too. Didn't take too long to Google, but through WINE, you can use NPP and it's really easy to install. Found directions here https://snapcraft.io/install/notepad-plus-plus/centos, but the Google search came back with multiple hits. This one worked for me.

Actually set it up as my default GUI text editor. It appears to function the same as on Windows: Multiple documents and formats, stores edits w/o directed save, and has most if not all of the same plug ins.

summitflier
Posts: 13
Joined: 2020/01/22 22:16:05

Re: There is software like notepad++ in Cento7?

Post by summitflier » 2020/01/22 22:55:49

notepad++ does run fine under wine.


Post Reply