[Atomos-devel] [psema4/Atomic-OS] 804d59: fix scope issue with window.wash shortcut
Status: Pre-Alpha
Brought to you by:
dleet
From: <no...@gi...> - 2011-10-20 22:48:33
|
Branch: refs/heads/master Home: https://github.com/psema4/Atomic-OS Commit: 804d59c6aef50f5db2f797be6744fb0a5bc1accc https://github.com/psema4/Atomic-OS/commit/804d59c6aef50f5db2f797be6744fb0a5bc1accc Author: Scott Elcomb <ps...@gm...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M prototype/scripts/atomos.js M prototype/scripts/bin/echo.js M prototype/scripts/main.js Log Message: ----------- fix scope issue with window.wash shortcut Commit: fafa428b1972db94dd14455abdabe70f08bc75c0 https://github.com/psema4/Atomic-OS/commit/fafa428b1972db94dd14455abdabe70f08bc75c0 Author: Scott Elcomb <ps...@gm...> Date: 2011-10-20 (Thu, 20 Oct 2011) Changed paths: M prototype/index.html M prototype/scripts/atomos.js M prototype/scripts/bin/cat.js M prototype/scripts/bin/cd.js M prototype/scripts/bin/ls.js M prototype/scripts/bin/pwd.js M prototype/scripts/hx/build A prototype/scripts/hx/commandwindow.js M prototype/scripts/hx/panel.js M prototype/scripts/hx/wash.js A prototype/scripts/hx/window.js M prototype/scripts/main.js Log Message: ----------- basic console window, /bin/* updated with stdin/stdout/stderr refs Compare: https://github.com/psema4/Atomic-OS/compare/86f9c58...fafa428 |