Skip to content

Commit

Permalink
Screenshots with icons
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispurslane committed May 17, 2024
1 parent 890b971 commit 80e6e68
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,13 @@ Similarly, with the creation of amazing packages like `vertico`, `orderless`, an
> [!NOTE]
> These screenshots were taken in the middle of an icon overhaul, so just keep in mind that all files, completion suggestions, etc should have pretty icons as well.
Quake Emacs has fast autocompletion with [Corfu](https://elpa.gnu.org/packages/doc/corfu.html) and Orderless enabled everywhere, including in the Lisp Eval line (`M-:`).
Quake Emacs has fast autocompletion with [Corfu](https://elpa.gnu.org/packages/doc/corfu.html) and Orderless enabled everywhere.

![](./screenshots/fast-autocompletion-everywhere.png)
![](./screenshots/fast-autocompletion-everywhere1.png)

Full autocompletion even works in the Lisp Eval line (`M-:`). It's a real repl, so why not have a real coding experience in it?

![](./screenshots/fast-autocompletion-everywhere2.png)

Fuzzy searching with [Vertico](https://github.com/minad/vertico), [Marginalia](https://github.com/minad/marginalia), [Consult](https://github.com/minad/consult) and [Orderless](https://github.com/oantolin/orderless) is enabled in every selection menu and prompt.

Expand Down
Binary file removed screenshots/fast-autocompletion-everywhere.png
Binary file not shown.
Binary file added screenshots/fast-autocompletion-everywhere1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/fast-autocompletion-everywhere2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 80e6e68

Please sign in to comment.