summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-10-26 15:57:13 +0100
committerGitHub <noreply@github.com>2020-10-26 15:57:13 +0100
commitaab8b22805ca639206d07c00f945ef3026037131 (patch)
tree3ae55adf3bf6372d7a190b26db9d540d9faa3d2a /README.md
parent3f310fe50a4cfc9453b2636803784618bb0a61cd (diff)
docs(readme): add platform support note
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ace45098e..56ea4e90d 100644
--- a/README.md
+++ b/README.md
@@ -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