README: some terminal emulators call "server mode" "daemon mode"

This commit is contained in:
Daniel Eklöf 2020-01-10 20:48:48 +01:00
parent 30f6480644
commit bdc4bf2372
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -13,7 +13,7 @@
1. [Normal mode](#normal-mode)
1. [Scrollback search](#scrollback-search)
1. [Mouse](#mouse)
1. [Server mode](#server-mode)
1. [Server (daemon) mode](#server-daemon-mode)
1. [Requirements](#requirements)
1. [Running](#running)
1. [Building](#building)
@ -157,7 +157,7 @@ is **not** possible to define new key bindings.
: Scroll up/down in history
## Server mode
## Server (daemon) mode
When run normally, **foot** is a single-window application; if you
want another window, start another foot process.