Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(382)

Unified Diff: sky/examples/terminal/README.md

Issue 1038813005: Move terminal example from //sky/examples to //examples (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « examples/terminal/terminal_file_impl.dart ('k') | sky/examples/terminal/index.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/terminal/README.md
diff --git a/sky/examples/terminal/README.md b/sky/examples/terminal/README.md
deleted file mode 100644
index 3ac0dd29b8c20a58e74b3d708ec217de7fa496f4..0000000000000000000000000000000000000000
--- a/sky/examples/terminal/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-Terminal
-========
-
-This is a prototype "terminal" application that can connect to any Mojo
-application (providing the |terminal.TerminalClient| interface) and provide
-interactive terminal facilities via an implementation of |mojo.files.File|.
-I.e., once connected, the application can write to/read from the terminal by
-performing the corresponding operations on a "file" (thus replicating
-decades-old technology, poorly).
« no previous file with comments | « examples/terminal/terminal_file_impl.dart ('k') | sky/examples/terminal/index.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698