sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Not able to scroll files coming from remote edit #230

Open Pushpinder2751 opened 7 years ago

Pushpinder2751 commented 7 years ago

I log into the server, select a file and open it, but fail to scroll it!

complicatedbull commented 7 years ago

Same, happening as of the update to Atom 1.19.3 and still present on Atom 1.19.4.

Current version 1.9.0 of remote-edit.

skrzypek commented 7 years ago

Same here Atom: 1.19.3 x64 Remote edit: 1.9.0

semiomant commented 7 years ago

same here: Atom 1.19.7 x64 remote-edit 1.9.0

edit: fix in PR #229 works. you can apply it locally

Seungwoo321 commented 7 years ago

Atom : 1.20.1 Electron: 1.6.9 Chrome : 56.0.2924.87 Node : 7.4.0

remote-edit 1.9.0

same issue :( help me

skrzypek commented 7 years ago

@Seungwoo321 apply this changes in locally: https://github.com/sveale/remote-edit/pull/229/files, works well for all of us

luptior commented 6 years ago

@skrzypek thanks for your comment! @Seungwoo321 's method helps.