Add topic title to buffer name #542
Closed
nbarrientos
started this conversation in
Ideas
Replies: 2 comments
-
|
The title is now included in the header. (Though arguably the format should be customizable, but that isn't what was requested here.) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Would it make sense to add the topic's title to the buffer name when
forge-topic-setup-bufferis called?Something like:
Currently the buffer name is composed by the topic number and the repository owner/name. This would allow searching for issues or pull requests in the buffer list by title. Personally I find it easier to be able to use (key)words that I remember from the title when unburying buffers ;)
Not sure though that all the topic types that
forge-topic-setup-bufferhas to eventually deal with have the slottitle.What do you think?
Beta Was this translation helpful? Give feedback.
All reactions