cpitclaudel/quick-peek

Quick-peek inline-window library for Emacs

Emacs Lisp

89

16 commits

updated Feb 15, 2021

See the code

README

============
 Quick-peek
============

.. image:: screencast.gif

An inline pop-up library for Emacs Lisp.

API
===

See the docstrings of ``quick-peek-show`` and ``quick-peek-hide``.

Complex programs may need to use the lower-level ``quick-peek-overlay-ensure-at``, ``quick-peek-overlay-contents``, and ``quick-peek-overlay-update`` methods.

Customization
=============

See docstrings of ``quick-peek-background-face``, ``quick-peek-border-face``, and
``quick-peek-padding-face``.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

cpitclaudel

12 commits

fmdkdd

1 commits

stardiviner

1 commits

syohex

1 commits

cpitclaudel/quick-peek

Quick-peek inline-window library for Emacs

Emacs Lisp

89

16 commits

updated Feb 15, 2021

See the code

README

============
 Quick-peek
============

.. image:: screencast.gif

An inline pop-up library for Emacs Lisp.

API
===

See the docstrings of ``quick-peek-show`` and ``quick-peek-hide``.

Complex programs may need to use the lower-level ``quick-peek-overlay-ensure-at``, ``quick-peek-overlay-contents``, and ``quick-peek-overlay-update`` methods.

Customization
=============

See docstrings of ``quick-peek-background-face``, ``quick-peek-border-face``, and
``quick-peek-padding-face``.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

cpitclaudel

12 commits

fmdkdd

1 commits

stardiviner

1 commits

syohex

1 commits

Languages

Emacs Lisp

100.0%