-
When using ctrlf, if a message is displayed while text is being inputted, the point position appears after the message rather than before. See this example for an illustration:
```
(minibuffer-wit…
-
The default setting for the minibuffer prompt, at least on the version I have, had a bright background with bright foreground text, which made it impossible to read -- at least it was impossible for m…
-
I simply repeat the items like this:
```
* [2024-09-xx]@ Foo's birthday
* [2025-09-xx]@ Foo's birthday
* [2026-09-xx]@ Foo's birthday
* [2027-09-xx]@ Foo's birthday
* [2027-09-xx]! Update Fo…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…
-
I use the package awesome-tray package https://github.com/manateelazycat/awesome-tray, but I found that I use vr/replace, and my emacs output some undesirable information as follows:
![DeepinScreensh…
-
Per suggestion from @dandrake in kickingvegas/casual-isearch#21, display the search text in the minibuffer upon raising `cc-isearch-menu`.
-
_[Trac time 20080317 221028Z]_ The minibuffer doesn't remember anything between invocations; for example the search bar doesn't remember any previous searches.
-
My minibuffer keeps switching between showing the function signature and the first line of the description of the function. I want to have only the former. Any idea of what is happening?
-
Does not work with emacs 27.1...
- Symbol's function definition is void: define-keymap
- void-variable minibuffer-mode-map (using compat-29)
-
I'm already in the minibuffer and i only want ivy to display the candidates when the word prefix is ":". The word with the prefix ":" can appear anywhere in the string. Is it possible for ivy-read t…