Roshan Shariff

Results 6 issues of Roshan Shariff

This patch modifies `straight--select-package` and `straight--get-recipe` to use completion functions instead of tables. The completion function allows for * Setting the completion category to `'straight-recipe`, which is useful for packages...

#### Your system information * Steam client version (build number or date): May 14, 2021 * Distribution (e.g. Ubuntu): Fedora * Opted into Steam client beta?: No * Have you...

### Add two new customizable faces, `topsy` and `topsy-highlight`. The `topsy` face is used for the header-line when `topsy-mode` is enabled. It inherits from the default face, so that the...

When the `topsy-mode-functions` fail to return a sticky header (as with PR #17 when the top of the window is not in a defun), use the header as an extra...

enhancement

This PR makes two changes to the `topsy--beginning-of-defun` function: * It checks if the top of the window is actually inside a defun. If not, it returns nil, which results...

enhancement

Many themes change the `header-line` face to be similar to the faces used by the mode line. This is often not a good fit for showing a sticky header. To...