Commit Graph

31 Commits

Author SHA1 Message Date
Michael Mintz 6913df8be3 Update console scripts and color settings 2024-10-06 18:29:25 -04:00
Michael Mintz 94d2a8cf2f Fix an issue with "sbase print FILE" for ".md" files 2024-02-29 22:21:14 -05:00
Michael Mintz 010a2f033b Refactor code with the "ruff" Python linter 2024-02-15 15:55:07 -05:00
Michael Mintz 4ee3746b53 Refactor Colorama code 2023-10-06 16:19:13 -04:00
Michael Mintz c8d182d646 Fix smart word-wrap for "sbase print FILE.py" 2023-09-13 17:03:16 -04:00
Michael Mintz ea3788704c Refactor the code 2023-07-18 11:22:23 -04:00
Michael Mintz ec69767c02 Fix color contrast issues during "sbase print FILE" 2023-03-04 20:41:43 -05:00
Michael Mintz 0e0650d732 Update console scripts 2023-03-01 02:12:02 -05:00
Michael Mintz 0efb2e822c Refactoring 2023-02-03 01:21:22 -05:00
Michael Mintz 5e70b91f4b Use Monokai Theme for rich printing on Windows 2023-01-25 21:07:10 -05:00
Michael Mintz c37c8602de Improve Markdown printing with "sbase print FILE.md" 2023-01-19 22:41:15 -05:00
Michael Mintz 67460bf9b6 Refactoring 2022-12-01 20:41:54 -05:00
Michael Mintz f5d5035c78 Add support for more special characters 2022-11-30 02:47:28 -05:00
Michael Mintz 77e05e3d04 Update colors when displaying dot-files 2022-11-29 01:03:51 -05:00
Michael Mintz 4872d8cc22 Fix issue with getting console width 2022-10-14 15:11:54 -04:00
Michael Mintz 71db9cd6c1 Use correct syntax-highlighting with *.feature files 2022-05-17 15:06:01 -04:00
Michael Mintz bd374e5f14 Refactoring 2022-04-13 13:25:32 -04:00
Michael Mintz be6a8b0da4 On Windows, use "abap" over "monokai" for the print theme 2021-11-03 22:44:27 -04:00
Michael Mintz 97ddb81e6c Use "os.get_terminal_size()" instead of "stty size" for width 2021-11-03 22:40:37 -04:00
Michael Mintz 2df0801623 Improve and refactor "sbase print FILE" 2021-08-09 18:15:33 -04:00
Michael Mintz e09e90b619 Perform code optimization 2021-05-08 14:10:45 -04:00
Michael Mintz 4237192658 Update smart-word-wrap in sbase print and sbase translate 2020-08-25 03:24:31 -04:00
Michael Mintz ad122ce5d6 Update smart-word-wrap 2020-08-23 02:59:50 -04:00
Michael Mintz d1eb7ce1b1 Make improvements to the smart-word-wrap code 2020-08-23 02:28:41 -04:00
Michael Mintz 2138dfd61e Have "sbase print [FILE]" use word_wrap by default 2020-08-17 16:26:54 -04:00
Michael Mintz dfbfa75a1a Fix a bug with the smart Python word-wrap utility 2020-08-08 01:16:47 -04:00
Michael Mintz a02e450cd3 Update console scripts 2020-06-25 18:09:56 -04:00
Michael Mintz c36dd66251 Update the SeleniumBase smart-word-wrap function 2020-06-12 00:57:46 -04:00
Michael Mintz eac54118b3 Replace " # noqa" with "" when printing Python test files 2020-06-12 00:56:09 -04:00
Michael Mintz 6291e1d14a Simplify detection of Chinese, Japanese, and Korean characters 2020-06-12 00:51:14 -04:00
Michael Mintz 05b1ea0498 Add the "seleniumbase print" command with syntax-highlighting 2020-06-07 22:26:50 -04:00