Show number of highlights in window title
Co-authored-by: Simon Ser <contact@emersion.fr> Closes: https://todo.sr.ht/~emersion/gamja/134
This commit is contained in:
parent
8faff95631
commit
0b7726819d
2 changed files with 26 additions and 2 deletions
|
@ -40,6 +40,8 @@ export const keybindings = [
|
|||
});
|
||||
});
|
||||
return { buffers };
|
||||
}, () => {
|
||||
app.updateDocumentTitle();
|
||||
});
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue