alphapapa / alphapapa/org-sticky-header
Option to have header based on cursor (point)
Aberta
enhancement
help wanted
- Linguagem predominante
- Emacs Lisp
- Estrelas
- 158
- Forks
- 9
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
`org-sticky-header` seems to show the header that is at the top of the buffer but off-frame, not the header under the point. For example
> * Foo
> lorem ipsum
> ----------------- begin frame
> lorem ipsum
> * Bar
> lorem ipsum
> * Baz
> lorem ipsum
> ---------------- end frame
> * qux
> lorem ipsum
>
In this case, `org-sticky-header` displays `foo`. It would be nice if it could (optionally) display `bar` instead. I can provide a screenshot if needed.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.