tecosaur / lexic

Mirror of https://git.tecosaur.net/tec/lexic
GNU General Public License v3.0
78 stars 10 forks source link

Feature proposal: Rename the lexic buffer to reflect the current word #18

Open minad opened 3 years ago

minad commented 3 years ago

*lexic: word*

Maybe even keep multiple around, one per search? Or is this not a good idea?

PlasmaShift commented 3 years ago

For having multiple you might want to (use or enable conditionally) with the builtin library uniquify. There are also some alternatives to uniquify such as https://github.com/oantolin/epithet. food for thought.