* editor is the global editor state; it should be broken out
* to buffers and screen state, probably.
*/
structeditor_t{
structeditor{
structtermiosentry_term;
introws,cols;
intcurx,cury;
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.