Commit Graph

49 Commits

Author SHA1 Message Date
The Magician 9522913ff4 Fix issues found with shellcheck 2023-11-20 21:11:33 +00:00
The Magician 030a42b42d Add red highlight to security warnings 2023-11-07 15:59:03 +00:00
The Magician ce2b0b9411 Add random color generation for title 2023-11-07 15:57:30 +00:00
The Magician ca45bb719f Add section on strikethrough 2023-11-07 15:40:47 +00:00
The Magician 8fc2e23773 Add section on concealment 2023-11-07 12:59:59 +00:00
The Magician 06f94a5ca1 Add section on dimness 2023-11-07 12:48:19 +00:00
The Magician fc883ad9b5 Add outline for The Missing Chapters 2023-11-07 12:40:13 +00:00
The Magician 9d4f30f40a Clean up leftover comments 2023-11-07 12:24:10 +00:00
The Magician e1d2cc1f33 Add credits section 2023-11-07 12:23:58 +00:00
The Magician daf2803bdc Add note about un-shown functionality 2023-11-07 12:18:58 +00:00
The Magician f035e509fa Add a table of all possible SGR commands 2023-11-07 12:17:41 +00:00
The Magician 9467c031d6 Add section on shell prompt usage 2023-11-07 11:59:14 +00:00
The Magician cfb168958b Add section on inverted colors 2023-11-07 11:18:20 +00:00
The Magician ec60099157 Add section on the dreaded blinking text of doom 2023-11-07 11:01:28 +00:00
The Magician 21549cf023 Fix table headings and add other subtitles 2023-11-06 20:28:24 +00:00
The Magician 4ffe3a01eb Add section on bright colors 2023-11-06 20:25:16 +00:00
The Magician c97e3d6d65 Add section on RGB colors 2023-11-06 20:01:07 +00:00
The Magician 90ca8812a2 Add section on 8-bit color 2023-11-06 17:38:47 +00:00
The Magician 1ce29a6a3a Add italic function 2023-11-06 16:55:06 +00:00
The Magician 00aeb9db82 Add section on bold colors 2023-11-06 16:49:05 +00:00
The Magician 1086edea2d Write paragraph on background colors 2023-11-06 11:52:18 +00:00
The Magician 15a1207cca Fix display of escaped escape codes 2023-11-06 10:57:46 +00:00
The Magician ac95852c15 Add section on bold colors 2023-11-06 10:51:34 +00:00
The Magician 6d99cb9453 Add section on reset code 2023-11-05 19:40:17 +00:00
The Magician c9c1a7e714 Change "ensure" to "aid" 2023-11-05 19:32:14 +00:00
The Magician e08f55dd3f Fix escapes in demonstration codes 2023-11-05 19:31:50 +00:00
The Magician 8689d44e09 Add Notes on the Names of Colors 2023-11-05 19:29:21 +00:00
The Magician b0f6e4f4c8 Make quoting consistent 2023-11-05 19:09:42 +00:00
The Magician 6558464cb0 Make control code format explainer italic 2023-11-05 19:04:00 +00:00
The Magician 843de6337c Add newlines around SGR command syntax explanation 2023-11-05 19:00:26 +00:00
The Magician fb7a7230e3 Fix display of escape sequences 2023-11-05 18:59:15 +00:00
The Magician 052cbc1281 Add outline of sections with titles 2023-11-05 18:57:30 +00:00
The Magician 278b8f2e83 Add some more detail to Anatomy and add Regular Colors section 2023-11-05 10:31:42 +00:00
The Magician 46b3587585 Add Anatomy of an ANSI Escape Code section 2023-11-04 22:46:54 +00:00
The Magician 6e0e47098c Move sections to distinct functions 2023-11-04 22:18:38 +00:00
The Magician 9fc0520580 Switch to using less with color instead of clearing 2023-11-04 22:16:21 +00:00
The Magician 6e254f7fdc Add Disclaimers section 2023-11-04 22:14:43 +00:00
The Magician 5a5784c328 Add .gitignore 2023-11-04 21:46:50 +00:00
The Magician 1bd23f70b4 Add run target to Makefile 2023-11-04 21:46:25 +00:00
The Magician ea40090dd9 Start The Book of Colors 2023-11-04 21:45:56 +00:00
The Magician e06ce5a2bd Align table headers with contents 2023-11-04 17:12:50 +00:00
The Magician dfd4b2d46d Change formatting on title 2023-11-04 17:10:33 +00:00
The Magician 41740d1092 Add section on inverted attribute 2023-11-04 17:07:02 +00:00
The Magician 0fd58581e0 Add section on the dreaded blinking text of doom 2023-11-04 17:02:58 +00:00
The Magician b36f4cc002 Remove newline between title and first paragraph 2023-11-04 16:56:27 +00:00
The Magician 1a2453c1c8 Add underscore table 2023-11-04 16:55:29 +00:00
The Magician be67bb14ba Add table of colors with "bold" attribute 2023-11-04 16:45:49 +00:00
The Magician 3763a94363 Add table of regular colors 2023-11-04 16:43:05 +00:00
The Magician f6e1de11c6 Add title and introductory paragraph 2023-11-04 16:42:09 +00:00