Notices tagged with utf8
- 
            
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Saturday, 03-Jul-2021 01:21:40 EDT 
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
             
            From about 3 years ago: !Python 3.7 and #UTF-8 https://vstinner.github.io/python37-new-utf8-mode.html  - 
            
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864} (lnxw48a1)'s status on Monday, 31-Aug-2020 00:38:39 EDT 
LinuxWalt (@lnxw48a1) {3EB165E0-5BB1-45D2-9E7D-93B31821F864}
             
            It's been a while since I saw this. 
"tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968"
Answer: https://nu.federati.net/url/274467
(1) edit /etc/locale.gen and uncomment a line with UTF-8 in it.
(2) run locale-gen with root permissions
#tmux #utf-8 #locales #locale.gen #locale-gen #terminal - 
            
MMN-o ✅⃠ (mmn)'s status on Sunday, 22-Feb-2015 15:26:52 EST 
MMN-o ✅⃠
             
             
            @pskosinski@quitter.no Regarding your #Unicode problems in !gnusocial at http://status.hackerposse.com/url/6778 We have actually, in the current nightly branch, made the necessary changes to support UTF-8 properly. The problem is #MySQL encoding support ("utf8" != UTF-8) and limited indexing lengths in #InnoDB (making 191 characters the most when using 4 byte unicode c…