mirror of
https://github.com/mawww/kakoune.git
synced 2025-04-16 11:17:44 +02:00
Make the client/architecture less confusing in the README.
Some people (i.e. in the Doom Emacs discord) mentioned being confused at that X11 thing. The last commit that touched that line was in 2014, so I think providing more up-to-date examples should remove any confusion.
This commit is contained in:
parent
5e0f9a2ce0
commit
7473d126ef
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ Features
|
|||
- Piping each selection to external filter
|
||||
* Client-Server architecture
|
||||
- Multiple clients on the same editing session
|
||||
- Use tmux or your X11 window manager to manage windows
|
||||
- Use tmux, zellij, kitty, wezterm or your X11/Wayland window manager to
|
||||
manage splits/panes by spawning clients connected to the same session
|
||||
* Simple interaction with external programs
|
||||
* Automatic contextual help
|
||||
* Automatic as you type completion
|
||||
|
|
Loading…
Add table
Reference in a new issue