Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open file with emacs -nw filename #6459

Closed
junkoda opened this issue Apr 11, 2022 · 2 comments
Closed

Cannot open file with emacs -nw filename #6459

junkoda opened this issue Apr 11, 2022 · 2 comments
Labels
👆 Is Upstream Issue is the fault of something Hyper uses and not Hyper itself

Comments

@junkoda
Copy link

junkoda commented Apr 11, 2022

I updated Hyper to the latest 3.2.1 after a long interval and realized I cannot open files with emacs

$ emacs -nw filename

I see "Quit" at the bottom left. This is related Hyper because

  • It is fine with hyper_3.1.4_amd64.deb but occurs with hyper_3.2.1_amd64.deb
  • No problem with Ubuntu default "Terminal"
  • No problem without -nw, opening a separate window outside Hyper
  • I can open files within emacs with ctrl x-f, emacs only fails to open file in the argument
  • Emacs configuration .emacs, .emacs.d are irrelevant; reproducible with plain emacs

Environment

  • OS: Ubuntu 18.04.6 LTS
  • Version: Hyper 3.2.1 (stable)
  • The issue is reproducible in vanilla Hyper.app: I removed ~/.hyper.js and .hyper_plugins
  • GNU Emacs 25.2.2 and 28.1 (latest with apt and snap, respectively)

I am currently fine with version 3.1.4, maybe a rare case, but I leave this issue in case this also happens to many other users. Thanks!

@LabhanshAgrawal
Copy link
Collaborator

Thanks for reporting
Seems like it's coming from xterm xtermjs/xterm.js#3700
I'll see if we can use the beta build or we should wait for their next release.

@LabhanshAgrawal LabhanshAgrawal added the 👆 Is Upstream Issue is the fault of something Hyper uses and not Hyper itself label Apr 11, 2022
@junkoda
Copy link
Author

junkoda commented Apr 12, 2022

Thanks for the immediate fix in a day!! I have updated to 3.2.2 and it is all fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👆 Is Upstream Issue is the fault of something Hyper uses and not Hyper itself
Projects
None yet
Development

No branches or pull requests

2 participants