summaryrefslogtreecommitdiff
path: root/breadcrumb.el
AgeCommit message (Expand)Author
2026-05-02Trim whitespace off imenu path nodesJoão Távora
2026-01-10Close #31: Switch to base buffer when updating imenuDenis Zubarev
2026-01-10Fix #18: Add a bc--cached-project-rootJoão Távora
2026-01-10Close #47: Try project-name instead of root directory basenameAaron L. Zeng
2025-02-08Don't shorten non-file buffer namesJoão Távora
2025-02-08* breadcrumb.el (bc--summarize): Fix docstring.João Távora
2023-11-26Close #24: Fix autoloaded 'register-definition-prefixes'Joseph Turner
2023-11-07Fix #22: Work around org trouble when imenu-auto-rescan is tJoão Távora
2023-11-01Fix #20: Correct project name shortening for names with dots (#21)roife
2023-09-13Fix #17: Sometimes the cdr of an imenu node is an overlayJoão Távora
2023-09-06Bump version to 1.0.1João Távora
2023-09-05Fix Elisp commentary formattingJoão Távora
2023-09-05Replace project-name with much faster and decent alternativeJoão Távora
2023-09-05Compute length of breadcrumbs dynamically by defaultJoão Távora
2023-09-04* breadcrumb.el (bc--format-ipath-node): Fix bugJoão Távora
2023-09-04Fix indentation in two placesJoão Távora
2023-09-04Clean up before ELPA submissionJoão Távora
2023-09-04Work some more in the mode-line/header-line mouse interactionJoão Távora
2023-09-04Fancy it up with some facesJoão Távora
2023-09-04Add capability to jump to siblingsJoão Távora
2023-09-04Fix case when bc--ipath-alist results in something uselessJoão Távora
2023-05-17Fix #7: Select window before jumping around with breadcrumbsJoão Távora
2023-05-13Use longhand symbol forms for autoloaded functionsJoão Távora
2023-05-13Change defcustom type fixnum into natnum (#4)Ruijie Yu
2023-05-12* breadcrumb.el (bc-jump): Replace `M-x' by its function nameRuijie Yu
2023-05-12Minor changesRuijie Yu
2023-05-12Add a README.md and a screenshotJoão Távora
2023-05-12* breadcrumb.el: Fix todos add another oneJoão Távora
2023-05-12* breadcrumb.el: Add todo listJoão Távora
2023-05-12Initial commitJoão Távora