Questions tagged [breadcrumbs]
4 questions
7
votes
3 answers
Dired heading directory with text-properties to jump to parent directories
Speedbar has a nice feature wherein the directory heading at the top of a files/directory buffer contains various text properties for the user to jump to any of the parent directories by placing the cursor on the corresponding name and pressing the…

lawlist
- 18,826
- 5
- 37
- 118
4
votes
1 answer
Is there a way to get proper "breadcrumbs" behavior in emacs?
I want something that I figured would be pretty basic, what with all the fancy mark-ring and all, but I can't find a way to get.
I want a global (i.e. across files) no-nonsense "breadcrumbs" behavior - that is, the ability to jump backwards (and…

Jonathan Sahar
- 113
- 7
1
vote
1 answer
Is there a way to display breadcrumbs in C mode in a headerline or another window
I am using emacs (GNU Emacs 25.3.2) on Ubuntu. I was wondering if its possible to display short breadcrumbs or selected compound statement in a headerline (even another window is fine). Probably I am not able to describe it properly using words, let…

Aval Sarri
- 11
- 2
1
vote
2 answers
Navigating rspec files
Usually I use incremental searching to find what I'm looking for. Also, in general I write very small methods that easily fit in one screen. So before now I have had little use for any sort of code-folding mechanism, which is good because of the…

Hut8
- 658
- 6
- 11