@@ -947,6 +947,7 @@ int shell_main(int argc, char **argv)
getcwd(cwd,sizeof(cwd));
#ifdef BB_FEATURE_SH_COMMAND_EDITING
cmdedit_init();
signal(SIGWINCH,win_changed);
win_changed(0);
#endif
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.