@@ -388,7 +388,7 @@ form_update_line(Line *line, char **str, int spos, int epos, int width,
prop[pos]=effect|PC_ASCII;
pos++;
}
if(p<q&& newline){
if(newline){
if(!FoldTextarea){
while(*p&&*p!='\r'&&*p!='\n')
p++;
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.