branch: elpa/aidermacs
commit e4d9ac2b1b77d028b9ad159b41b3a90cb8865ae0
Author: Mingde (Matthew) Zeng <matthew...@posteo.net>
Commit: Mingde (Matthew) Zeng <matthew...@posteo.net>

    Update README
---
 README.org | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/README.org b/README.org
index 9bb1ac49c6..ad0237c9c3 100644
--- a/README.org
+++ b/README.org
@@ -47,26 +47,25 @@ With =Aidermacs=, you get:
    - AI-generated code appears with proper syntax highlighting in major 
languages.
    - Ensures clarity and readability without additional configuration.
 
-4. Greater Configurability
-   - =Aidermacs= offers more customization options to tailor the experience to 
your preferences.
-   - You can easily disable automatic commits, choose to operate only within a 
specific directory, and customize keybindings.
-   - The model selection system provides fine-grained control over which AI 
models are available and how they're used.
-   - Terminal backend selection allows choosing between comint and vterm for 
different performance characteristics.
-   - Multiline input configuration adapts to your preferred editing style.
-
-5. Better Support for Multiline Input
+4. Better Support for Multiline Input
    - =aider= is primarily designed as a command-line program, where multiline 
input is restricted by terminal limitations.
    - Terminal-based tools require special syntax or manual formatting to 
handle multiline input, which can be cumbersome and unintuitive.
    - =Aidermacs= eliminates these restrictions by handling multiline prompts 
natively within Emacs, allowing you to compose complex AI requests just like 
any other text input.
    - Whether you're pasting blocks of code or refining AI-generated responses, 
multiline interactions in =Aidermacs= feel natural and seamless.
 
-6. Enhanced File Management from Emacs
+5. Enhanced File Management from Emacs
    - List files currently in chat with =M-x aidermacs-list-added-files=
    - Drop specific files from chat with =M-x aidermacs-drop-file=
    - View output history with =M-x aidermacs-show-output-history=
    - and more
 
-7. Community-Driven Development
+6. Greater Configurability
+   - =Aidermacs= offers more customization options to tailor the experience to 
your preferences.
+
+7. Streamlined Transient Menu Selection
+   - The transient menus have been completely redesigned to encompass 
functionality and ergonomics, prioritizing user experience.
+
+8. Community-Driven Development
    - =Aidermacs= is actively developed and maintained by the community, 
incorporating user feedback and contributions.
    - We prioritize features and improvements that directly benefit Emacs 
users, ensuring a tool that evolves with your needs.
 

Reply via email to