Skip to content

emacs - bg(ctrl+z) for emacs is considered an error  #450

@manute

Description

@manute

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 warp

To Reproduce

Steps to reproduce:

  1. open a file with emacs as a dameon inside warp: emacsclient -a "" -t "$@" ~/.gitignore_global
  2. inside emacs press crtl+z
  3. 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

Screenshot 2021-11-20 at 14 06 22

Operating System

MacOS

OS Version

11.6.1

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGBugs, Hangs, Crash, and Freezes

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions