.\" Automatically generated by Pandoc 2.9.1.1 .\" .TH "MU-EDITOR" "1" "December 2018" "1.1.0\[ti]alpha2+dfsg1" "User Commands" .hy .SH NAME .PP \f[B]mu-editor\f[R] - a simple Python code editor .SH SYNOPSIS .PP \f[B]mu-editor\f[R] [\f[I]file\f[R]] .SH ARGUMENTS .TP \f[I]file\f[R] the source file to edit .SH DESCRIPTION .PP \f[B]mu-editor\f[R] is a simple code editor for beginner programmers based on extensive feedback from teachers and learners. Having said that, mu-editor is for anyone who wants to use a simple \[lq]no frills\[rq] editor. .PP \f[B]mu-editor\f[R] is a modal editor with modes for: .IP \[bu] 2 Adafruit\[cq]s CircuitPython .IP \[bu] 2 the micro:bit\[cq]s version of MicroPython .IP \[bu] 2 PyGame Zero .IP \[bu] 2 standard Python 3 (including a graphical debugger) .PP Some of the modes make available a REPL (either running on the connected CircuitPython or MicroPython device, or as a Jupyter-based iPython session in Python3 mode). .SH REPORTING BUGS .PP Upstream bug tracker: https://github.com/mu-editor/mu/issues .SH COPYRIGHT .PP Copyright 2015 Nicholas H.Tollervey .SH AUTHOR .PP This manual page is based on the Mu documentation. It was created by Nick Morrott for the Debian GNU/Linux system, but may be used by others .SH SEE ALSO .PP \f[B]uflash(1)\f[R] .PP Project homepage: https://codewith.mu/ .PP Projects using Mu: https://madewith.mu/ .PP Online developer documentation: https://mu.readthedocs.io/