https://github.com/zyedidia/micro/blob/master/runtime/help/defaultkeys.md https://github.com/zyedidia/micro/blob/master/runtime/help/commands.md https://github.com/zyedidia/micro/blob/master/runtime/help/keybindings.md
Ctrl+E to open command panel
| filetype: mojo | |
| detect: | |
| filename: "\\.mojo$" | |
| header: "^#!.*/(env +)?mojo$" | |
| rules: | |
| # 1. Variable Declarations & Modifiers | |
| # Mojo specific: var, let, alias, comptime, raises, capturing | |
| - preproc: "\\b(var|let|alias|comptime|raises|capturing)\\b" |
| filetype: zc | |
| detect: | |
| filename: "\\.zc$" | |
| rules: | |
| # === KEYWORDS (statement color - usually purple/magenta) === | |
| # All Zen C keywords from the official language reference | |
| - statement: "\\b(alias|async|await|break|catch|comptime|const|continue|def|defer|else|embed|enum|fn|for|goto|guard|if|impl|import|launch|let|loop|match|module|opaque|ref|return|sizeof|static|struct|test|trait|try|union|unless|use|volatile|while|and|or)\\b" | |
In windows cmd, to change title
title booffmpeg -list_devices true -f dshow -i dummyGL-C-616WL
GL-C-009WL
| 1. if moo doesn't already exist, | |
| Create a new KiCAD project named moo in C:\Users\mohan\Documents\melbpc\kicad\helloworld | |
| otherwise | |
| Delete the project called moo | |
| then do step 1 again. | |
| Under powershell, the command is: Remove-Item -Path moo.kicad_pro, moo.kicad_sch, moo.kicad_pcb, moo.kicad_prl -Force | |
| 2. List all symbol libaries available | |
| 3. List all footprints available | |
| 4. Find the following symbols: |