Skip to content

fix(buffers): slugify db name for buffer matching and generation#352

Open
axeldetlofsson wants to merge 1 commit intokristijanhusak:masterfrom
axeldetlofsson:fix/slug-db-name-with-spaces
Open

fix(buffers): slugify db name for buffer matching and generation#352
axeldetlofsson wants to merge 1 commit intokristijanhusak:masterfrom
axeldetlofsson:fix/slug-db-name-with-spaces

Conversation

@axeldetlofsson
Copy link
Copy Markdown

@axeldetlofsson axeldetlofsson commented Mar 12, 2026

  • Slugify database name when matching existing buffers in generate_new_db_entry() and when constructing buffer names in the custom g:Db_ui_buffer_name_generator path
  • Fixes buffer recovery failing for database names containing spaces or special characters (e.g. "my database" → slug "mydatabase" now matches buffer filenames correctly)

@axeldetlofsson axeldetlofsson force-pushed the fix/slug-db-name-with-spaces branch from 1ac3e0f to 9e42ce1 Compare March 12, 2026 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant