docs(readme): add platform support note

This commit is contained in:
Aram Drevekenin 2020-10-26 15:57:13 +01:00 committed by GitHub
parent 3f310fe50a
commit aab8b22805
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,8 @@ Work is being done on compatibility to make it at least as VTE compatible as mos
* Clone the project
* In the project folder, run: `cargo run`
(note that right now Mosaic only supports linux and maybe mac)
Some temporary controls (these will be changed to something more convenient when the project matures a little):
* ctrl-n - split focused pane vertically
* ctrl-b - split focused pane horizontally