Re: Quitting the stumpwm repl also closes stumpwm
Szos <[email protected]> Mon, 16 Jan 2023 14:20:09 +0100 (GMT+01:00)
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Colin, You want to use the disconnect command, not quit. Quit exits the entire image, while disconnect disconnects sly/slime from the slynk/swank server. Hope thats helpful Jan 16, 2023 14:18:17 Colin Baxter <[email protected]>: > > I quit a stumpwm repl in emacs by entering a comma in the REPL and then > quit <RET>. This works fine, but then a few moments later the whole > stumpwm closes and I'm back to a tty screen. How can I close the REPL > without shutting down stumpwm? > > Colin.