alphapapa / alphapapa/org-sticky-header
Option to have header based on cursor (point)
Abierto
enhancement
help wanted
- Lenguaje dominante
- Emacs Lisp
- Estrellas
- 158
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.