-
Notifications
You must be signed in to change notification settings - Fork 609
Open
Labels
BUGBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes
Milestone
Description
Describe the bug
I use emacs daemon within the terminal. For navigating between the terminal and emacs I usually use fg and bg(ctrl+z). Doing bg(ctrl+z) within the emacs produces that msg as a red error in warpTo Reproduce
Steps to reproduce:
- open a file with emacs as a dameon inside warp:
emacsclient -a "" -t "$@" ~/.gitignore_global - inside emacs press
crtl+z - see this msg as a red error :
[1] + 91500 continued emacsclient -a "" -t "$@" .gitignore_global
[1] + 91500 suspended (signal) emacsclient -a "" -t "$@" .gitignore_global
~/.gitignore_global or other file
Expected behaviour
I would expect to use `bg`(ctrl+z) for emacs without any error in warp terminal.Screenshots
Operating System
MacOS
OS Version
11.6.1
Additional context
No response
Metadata
Metadata
Assignees
Labels
BUGBugs, Hangs, Crash, and FreezesBugs, Hangs, Crash, and Freezes
