emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult-hoogle 8d6cbeacc2 05/21: Screenshots


From: ELPA Syncer
Subject: [elpa] externals/consult-hoogle 8d6cbeacc2 05/21: Screenshots
Date: Sun, 4 Feb 2024 12:57:53 -0500 (EST)

branch: externals/consult-hoogle
commit 8d6cbeacc29262a5d7c702056f5e83b1d8811989
Author: Rahguzar <aikrahguzar@gmail.com>
Commit: Rahguzar <aikrahguzar@gmail.com>

    Screenshots
---
 consult-hoogle-buffer.png | Bin 212020 -> 225844 bytes
 consult-hoogle.el         |   2 +-
 consult-hoogle.png        | Bin 275449 -> 309462 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/consult-hoogle-buffer.png b/consult-hoogle-buffer.png
index d8d49a8eb7..1064deea69 100644
Binary files a/consult-hoogle-buffer.png and b/consult-hoogle-buffer.png differ
diff --git a/consult-hoogle.el b/consult-hoogle.el
index 3560c36205..ab71231b7b 100644
--- a/consult-hoogle.el
+++ b/consult-hoogle.el
@@ -24,7 +24,7 @@
 (require 'shr)
 
 ;;;; Variables
-(defcustom consult-hoogle-args "hoogle search --jsonl -q --count=50" "The 
hoogle invocation used to get results." :type 'string :group 'consult)
+(defcustom consult-hoogle-args "hoogle search --jsonl -q --count=250" "The 
hoogle invocation used to get results." :type 'string :group 'consult)
 
 (defvar consult-hoogle--history nil "Variable to store history for hoogle 
searches.")
 
diff --git a/consult-hoogle.png b/consult-hoogle.png
index 9bff3c4b4a..aa8a35e905 100644
Binary files a/consult-hoogle.png and b/consult-hoogle.png differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]