@@ -1595,7 +1595,7 @@ local specialCharSelector = function()
render()
whiletruedo
evt,butt,x,y=os.pullEvent()
ifevt=="mouse_click"then
ifevt=="mouse_click"orevt=="mouse_drag"then
ifchars[y-sy]then
ifchars[y-sy][x]then
if(chars[y-sy][x]~=char)then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.