Fork me on GitHub
#proton
<
2017-03-27
>
dvcrn01:03:29

Huh that doesn’t sound right

dvcrn01:03:37

@kidpollo what exactly is borked?

Paco04:03:55

but there are a host of other things that just dont work as expected from a fresh install

dvcrn04:03:15

@kidpollo that screenshot looks like you’re missing basic unix bins

dvcrn04:03:17

what OS are you on

dvcrn04:03:41

if you do basename or dirname in the shell, is it able to find it?

Paco04:03:14

I am on OSxSierra

Paco04:03:42

apm works when called from terminal

Paco04:03:50

its borked on atom only

Paco05:03:21

if I fresh install atom all the package stuff works just fine

Paco05:03:07

even if I dont use my custom .proton file things are broken on a fresh instal of atom and proton

Paco05:03:39

some package installed by proton breaks stuff

Paco05:03:54

and I checked there are not Seti-UI packages to remove

dvcrn08:03:12

if you start atom from the shell, do you have the same issues? @kidpollo

dvcrn09:03:09

@geksilla is the status screen also cut off for you?

dvcrn09:03:22

ah looks like the theme did something to it

geksilla09:03:32

yes, I see the same on current UI Theme

dvcrn09:03:05

if you have time, can you check if it works for you?

dvcrn09:03:03

do you know what’s adding the visual fade effects when selecting things?

dvcrn09:03:08

it’s cool but seems laggy

geksilla09:03:03

do you mean fade on which-key panel?

dvcrn09:03:15

no, just when selecting normal things in the ditor

dvcrn09:03:20

with visual select in vim for example

dvcrn09:03:49

also do you have this number?

geksilla09:03:35

no, I don't use relative numbers plugin

dvcrn09:03:46

I mean the “3”

dvcrn09:03:52

I don’t know where it comes from lol

geksilla09:03:54

yes, I got it

geksilla09:03:37

if you turn off relative numbers does this number still visible?

dvcrn09:03:57

yeah it’s relative numbers

dvcrn10:03:40

I’m wondering what we can do to make atom faster

dvcrn10:03:49

maybe lazy load packages?

dvcrn10:03:54

would be interesting to see if we can disable all packages and only enable it when it is needed

dvcrn10:03:02

just disable, not remove

Paco17:03:51

I usually only start it from the console