bus-stop / x-terminal

An xterm based Atom plugin for providing terminals inside your Atom workspace.
https://atom.io/packages/x-terminal
Other
39 stars 9 forks source link

I want to install x-terminal manually and use it normally, how to do it(I use npm install before) #520

Open wwWT000 opened 1 year ago

wwWT000 commented 1 year ago

I download this package from this repo, and use the"npm install"command to install and copy to ~/.atom/packages. but it doesn't work well (note:I installed the node .js before this)

wwWT000 commented 1 year ago

after i click "Packages" -> "X Terminal" --> "Open New Terminal",it did nothing

UziTech commented 1 year ago

What version of atom are you using?

wwWT000 commented 1 year ago

What version of atom are you using?

i am using 1.60.0

UziTech commented 1 year ago

Uninstall it and try apm install https://github.com/bus-stop/x-terminal

wwWT000 commented 1 year ago

Uninstall it and try apm install https://github.com/bus-stop/x-terminal

ok,i will try it. if there are any problems, i will report them.

UziTech commented 1 year ago

You should also try pulsar-edit. It is the community version of atom since atom is no longer maintained

wwWT000 commented 1 year ago

You should also try pulsar-edit. It is the community version of atom since atom is no longer maintained

thanks,.i will try