nameframe icon indicating copy to clipboard operation
nameframe copied to clipboard

Manage Emacs frames by name

Results 5 nameframe issues
Sort by recently updated
recently updated
newest added

Trying to open a project with projectile as I used to do it without an issue. Once I installed `nameframe` and `nameframe-projectile` I get the error bellow: ``` run-hooks: Symbol’s...

I was wondering how we can make this work were e.g. all dired buffers would be grouped together (all dired buffers into one buffer, possibly having to use perspective). Any...

Readme states that `nameframe` will not work with `helm` which I can see now. Do you know why or where to start looking to add such support? I can see...

enhancement
help wanted

When creating frames with the `name` property specified, the name is used as the title (ignoring `frame-title-format`. It would be nice if the `frame-title-format` is still followed, so that a...

enhancement