1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00
Unofficial_ChatGPT_Client/scripts
Dustin Darcy f5491b4b15 Swapping all spaces with global &nbsp (non-blocking spaces) causes
issues with word-wrap. To solve this we now only have nbsp when we
encounter spaces or a tab at the start of a line (to maintain indentation).

A fiddle exists to test the regex at:
https://jsfiddle.net/xtraeme/x34ao9jp/13/
2023-07-27 16:09:35 -04:00
..
chat.js chore: remove gpt4 mobile 2023-07-20 13:34:23 +08:00
cmd.js fix: cmd 2023-05-25 22:34:43 +08:00
core.js fix: mac titlebar 2023-07-01 00:22:58 +08:00
dalle2.js chore: scripts 2023-05-25 09:52:33 +08:00
export.js Swapping all spaces with global &nbsp (non-blocking spaces) causes 2023-07-27 16:09:35 -04:00
main.js chore: scripts 2023-05-25 09:52:33 +08:00
manifest.json chore: remove gpt4 mobile 2023-07-20 13:34:23 +08:00
markdown.export.js chore: scripts 2023-05-18 15:34:13 +08:00
popup.core.js chore: scripts 2023-05-25 09:52:33 +08:00
README.md chore: scripts 2023-05-25 09:52:33 +08:00

ChatGPT Scripts

ChatGPT Desktop Application Core Extension Scripts.

ChatGPT/scripts