[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/dape 68799e29a1 113/123: Fix screenshots in readme
From: |
ELPA Syncer |
Subject: |
[elpa] externals/dape 68799e29a1 113/123: Fix screenshots in readme |
Date: |
Tue, 5 Dec 2023 03:58:06 -0500 (EST) |
branch: externals/dape
commit 68799e29a1e994cbb360398ff741037e1bf3907b
Author: Daniel Pettersson <daniel@dpettersson.net>
Commit: GitHub <noreply@github.com>
Fix screenshots in readme
---
README.org | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index 1be99b208d..8a1832c9a9 100644
--- a/README.org
+++ b/README.org
@@ -23,10 +23,9 @@ For complete functionality, activate ~eldoc-mode~ in your
source buffers and ena
+ Debug adapter configuration ergonomics
+ No dependencies
-[[https://raw.githubusercontent.com/svaante/dape/resources/screenshot.png]]
-
-[[https://raw.githubusercontent.com/svaante/dape/resources/screenshot_gud.png]]
-With `(setq dape-buffer-window-arrangment 'gud)`
+[[https://raw.githubusercontent.com/svaante/dape/resources/c-left.png]]
+And with ~(setq dape-buffer-window-arrangment 'gud)~.
+[[https://raw.githubusercontent.com/svaante/dape/resources/js-gud.png]]
Screenshots taken with
[[https://git.sr.ht/~protesilaos/modus-themes][modus-vivendi-tritanopia]].
- [elpa] externals/dape 403581170c 048/123: Use header line format for info buffer, (continued)
- [elpa] externals/dape 403581170c 048/123: Use header line format for info buffer, ELPA Syncer, 2023/12/05
- [elpa] externals/dape b8a69409da 049/123: Print stopped description, ELPA Syncer, 2023/12/05
- [elpa] externals/dape d6a6a2a75e 051/123: Clarify codelldb adapter example and fix typo #4, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 3a31e53782 058/123: Fix sticky breakpoint issue, ELPA Syncer, 2023/12/05
- [elpa] externals/dape a529cbea06 062/123: Fix widget rendering when adapter exited, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 3ab98f24f6 065/123: Fix typo in readme cppdbg adapter section #3, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 77fa220765 069/123: Fix interactive commands in REPL #11, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 4452bc68a4 085/123: Respect :expensive vars in update fetch, ELPA Syncer, 2023/12/05
- [elpa] externals/dape bec3e487f2 095/123: Send request response for runInTerminal and startDebugging, ELPA Syncer, 2023/12/05
- [elpa] externals/dape fad3c663e7 111/123: Update mode line face, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 68799e29a1 113/123: Fix screenshots in readme,
ELPA Syncer <=
- [elpa] externals/dape af5dd1eee8 115/123: Fixup of set variables, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 204012b31e 086/123: Rework parsing, ELPA Syncer, 2023/12/05
- [elpa] externals/dape a9f68bf701 091/123: Remove pretty printing of dape--debug io prints, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 7f9700d2b6 092/123: Use prin1 formatting of objects in dape-debug, ELPA Syncer, 2023/12/05
- [elpa] externals/dape cbfebf84e3 101/123: Improve REPL usage, enable REPL without any stopped threads #15, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 44544b3caf 108/123: Improve ensure fn for js-debug, ELPA Syncer, 2023/12/05
- [elpa] externals/dape cc2188da0d 109/123: Improve relative file name in `dape-info' buffer, ELPA Syncer, 2023/12/05
- [elpa] externals/dape 34e79aec3d 120/123: Update readme with new breakpoint, ELPA Syncer, 2023/12/05
- [elpa] externals/dape a55f8d7196 076/123: Rework `dape--read-config', ELPA Syncer, 2023/12/05
- [elpa] externals/dape 3149577a9e 083/123: Use dape--repl-prompt var, ELPA Syncer, 2023/12/05