diff --git a/ttbp/ttbp.py b/ttbp/ttbp.py
index 2ad5575..fdd5b6b 100644
--- a/ttbp/ttbp.py
+++ b/ttbp/ttbp.py
@@ -77,7 +77,7 @@ RAINBOW = False
 
 ## ref
 
-EDITORS = ["vim", "vi", "emacs", "pico", "nano", "ed"]
+EDITORS = ["vim", "vi", "emacs", "pico", "nano", "ed", "micro"]
 SUBJECTS = ["help request", "bug report", "feature suggestion", "general comment"]
 
 ## ttbp specific utilities