You are not logged in.
Recently, a new problem occurred to my xfce4 terminal in arch linux.
When I open a new terminal it gives this error in above of terminal :
/home/user/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh:25: character not in range
(anon):29: character not in rangeI searched a lot but did not find any results. pls help
systemt info :
ArchLinux + xfce4 desktop
Last edited by avasam (2024-01-31 21:09:19)
Offline
Delete that line in the OMZ file. Better yet, remove OMZ.
Offline
This problem occurred due to an error in the /etc/locale.gen file.
this steps solved my problem :
1- I opened the /etc/locale.gen file and saw that its contents were corrupted and I added this line manually :
en_US.UTF-8 UTF-82-I ran the locale-gen command in the terminal for generate locales... again
Offline
Please remember to mark your thread [SOLVED] (edit the title of your first post).
Offline