Commit Graph
66 Commits
Author SHA1 Message Date
Nathan Byrd ccaaa71e23 Make the terminal go to new line if the width of the term is greater than the art width 2023-08-25 14:24:47 -05:00
Nathan Byrd 0b157ddd1b Changed ansi parser to use SAUCE width when available 2023-08-24 18:00:02 -05:00
Nathan Byrd 67b5a8d99f Fixed bad image path 2023-08-21 19:58:16 -05:00
Nathan Byrd 40d38c55d7 Additional documentation change 2022-07-31 13:29:01 -05:00
Nathan Byrd 4baba90fc4 Documentation changes 2022-07-31 13:17:51 -05:00
Nathan Byrd c799f1f73c Code review changes 2022-07-31 12:53:34 -05:00
Nathan Byrd a2e6088238 Added documentation for the new encoding selection function 2022-07-28 16:38:05 -05:00
Nathan Byrd a1d4a90e05 Added system menu method to choose encoding 2022-07-28 15:47:51 -05:00
Nathan Byrd 0c3240a388 Small wording change 2022-06-12 11:31:40 -05:00
Nathan Byrd f4f47a3777 Added back in OpenSSL as an additional option 2022-06-12 11:29:28 -05:00
Nathan Byrd 05ab7b31ca Additional description for options 2022-06-11 13:20:14 -05:00
Nathan Byrd 92e0a106f1 Updated ssh documentation 2022-06-09 13:32:55 -05:00
Nathan Byrd 8078abb3e4 Updated for new release 2022-04-05 17:25:50 -05:00
Nathan Byrd e9d22b0688 Additional code changes from PR 2022-03-28 22:20:55 -05:00
Nathan Byrd 94e4f1240e Small code review change 2022-03-28 19:38:14 -05:00
Nathan Byrd 44129f3348 Updated version and diff changes 2022-03-28 18:51:43 -05:00
Nathan Byrd 40a4e306de Updated documentation for Node v14 2022-03-28 17:59:21 -05:00
Nathan Byrd 590f494f44 Upgraded node.js and bumped version 2022-03-28 17:52:52 -05:00
Nathan Byrd ec2f6af1d0 More code review fixes 2022-03-28 14:41:12 -05:00
Nathan Byrd abaca6c8ef Fixed changes from code review 2022-03-28 14:18:00 -05:00
Nathan Byrd 4aed3c059d Fixed prompt location. 2022-03-25 20:10:33 -05:00
Nathan Byrd f72b4659b3 Small fix on fse formatting 2022-03-25 19:31:39 -05:00
Nathan Byrd b7da0dc82a Getting closer, fixed fse 2022-03-25 19:27:01 -05:00
Nathan Byrd 77e4425df6 Removed additional cursor position reports. 2022-03-24 20:01:07 -05:00
Nathan Byrd 5cb239157c First part of removing cursor position reports 2022-03-23 18:43:49 -05:00
Nathan Byrd 94ba4b60db Merge branch 'master' of github.com:NuSkooler/enigma-bbs 2022-02-04 23:50:27 -06:00
Nathan ByrdandGitHub ddcd62b449 Merge pull request #1 from cognitivegears/feature/docs_collection
Feature/docs collection
2022-02-04 23:39:55 -06:00
Nathan Byrd bacfc94c70 Workflow to build minified docs 2022-02-04 23:31:41 -06:00
Nathan Byrd 561329e1a6 Fork me on Github only on index, improved button layout 2022-02-04 23:10:41 -06:00
Nathan Byrd 0b7da64f8b Fixed more links 2022-02-04 22:53:16 -06:00
Nathan Byrd 4cdaa53afb Fixed links 2022-02-04 11:36:07 -06:00
Nathan Byrd ae45df913b Updated menus to more closely match current 2022-02-04 11:11:00 -06:00
Nathan Byrd b5b0cc3ac5 Automatically generate the navigation 2022-02-04 08:51:03 -06:00
Nathan Byrd a470ff4c72 Added favicon, fixed alt text 2022-02-01 18:24:17 -06:00
Nathan Byrd 0725549a1a Made side panel more mobile friendly 2022-02-01 18:00:27 -06:00
Nathan Byrd 9f246b1704 Updated versions for Jekyll 2022-02-01 12:25:36 -06:00
Nathan Byrd d4098ed114 Additional fixes from code review comments 2022-01-29 21:27:03 -06:00
Nathan Byrd 7292ffe752 Fixed header 2022-01-28 18:08:22 -06:00
Nathan Byrd a41879e705 Navigation for new items 2022-01-28 18:05:48 -06:00
Nathan Byrd 0ec2de9471 Added missing image 2022-01-28 17:56:16 -06:00
Nathan Byrd f0bef0af02 Added MT and TM 2022-01-28 17:53:20 -06:00
Nathan Byrd 823fc14154 Additional fixes to docs 2022-01-28 16:34:52 -06:00
Nathan Byrd 049c3a870a Fixed backspace when first char is pattern char but next is literal 2022-01-28 11:26:27 -06:00
Nathan Byrd 10c9ea9554 General bug fixes 2022-01-28 10:33:04 -06:00
Nathan Byrd 4bb42b01d5 Fixed image for edit text view 2022-01-26 17:27:38 -06:00
Nathan Byrd 19a708c248 Added ME and ET, additional cleanup 2022-01-26 17:22:13 -06:00
Nathan Byrd 742418daeb Added BT, PL, and TL 2022-01-26 16:21:40 -06:00
Nathan Byrd 16eceab05b Tweak to full menu listing 2022-01-25 12:44:15 -06:00
Nathan Byrd ac13a437c3 Added menu views to navigation 2022-01-25 12:41:20 -06:00
Nathan Byrd a624724904 Minor changes on spinner and full menu 2022-01-25 12:37:40 -06:00
Nathan Byrd 84adb9fe59 Added documentation for other menu views 2022-01-25 12:28:58 -06:00
Nathan Byrd 39c06b71ec Fixed links and md in full_menu_view 2022-01-24 17:10:59 -06:00
Nathan Byrd 113db826cf Changed to arrow functions 2022-01-24 13:08:54 -06:00
Nathan Byrd 626329d180 Removed self 2022-01-24 12:56:58 -06:00
Nathan Byrd 7735017791 Changed var to let/const 2022-01-24 12:35:28 -06:00
Nathan Byrd 0f4cecc97d Fixed formatting on menu_view.js 2022-01-23 10:46:09 -06:00
Nathan Byrd 2c2951866b Additional examples 2022-01-23 10:17:23 -06:00
Nathan Byrd e359891d04 Example gif 2022-01-21 16:56:50 -06:00
Nathan Byrd 9ce5990343 Documentation WIP 2022-01-21 16:09:41 -06:00
Nathan Byrd 22808cf2e2 Fixed page up, page down, home, and end 2022-01-21 14:27:19 -06:00
Nathan Byrd 358a778b0a Fixed uneccessary call to setFocus 2022-01-21 13:53:32 -06:00
Nathan Byrd c4ed09a8bb Fixed fill character 2022-01-19 15:11:33 -06:00
Nathan Byrd c82497b75e Fixed justification 2022-01-19 14:36:43 -06:00
Nathan Byrd d77de9c388 Cleaned up issues with length 2022-01-19 13:07:02 -06:00
Nathan Byrd 4fe55e1e1b Added support for multiple pages 2022-01-16 12:12:41 -06:00
Nathan Byrd 3c71f88cb8 Initial support for full menu 2022-01-12 10:38:47 -06:00