Apart from that you can also modify the block delimiters and width of each block as shown.
```c
// Maximum length of each block, expressed in number of characters.
#define CMDLENGTH 50
#define delimiter " "
```
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.