Andy Stewart
543f880b96
Use get_focus_text signal instead eval_in_emacs method, complicated
...
text will trigger bug in eval_in_emacs DBus call.
6 years ago
Matthew Zeng
55a57100e7
Fix eaf-browser-edit-buffer-cancel bug and formatting
6 years ago
Andy Stewart
0bb48e4d70
Add new command eaf-share-path-or-url.
6 years ago
Andy Stewart
ce7e533947
Pick up buffer-id from buffer name.
6 years ago
Andy Stewart
2cfd5b444b
Use get_focus_text signal instead eval_in_emacs method, complicated
...
text will trigger bug in eval_in_emacs DBus call.
6 years ago
Mingde (Matthew) Zeng
6e6ef7509a
Fix eaf-browser-edit-buffer-cancel bug and formatting
6 years ago
Andy Stewart
2f6f379ae0
Binding M-/ with eaf-get-path-or-url
6 years ago
Andy Stewart
c20b615c9f
Use base64 as format to fix complicated message.
6 years ago
Andy Stewart
99db0b2d85
EAF Browser: press Alt + e to edit focus text with Emacs.
6 years ago
Matthew
3f3c9d7c3d
Rephrase
6 years ago
Andy Stewart
b1e1fa5bd9
Add obr-viz to README!
6 years ago
Matthew
7a6522130f
eaf-call only when eaf process started
6 years ago
Andy Stewart
871af1fd79
Fix #206
6 years ago
Andy Stewart
528ccb5611
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago
Andy Stewart
ac3cebabe3
Use wetty as terminal backend.
6 years ago
Matthew
9509bc5d12
Fix error when history-url is nil
6 years ago
Andy Stewart
0f5d9dd04f
Support localhost condition.
6 years ago
Andy Stewart
f5ff43a12e
Remove unnecessary pass code.
6 years ago
Matthew
ffbc858b28
Ignore some record_history, simplify prompt
6 years ago
Matthew
f448a9bb47
Verify history-url is valid URL
6 years ago
Matthew Zeng
213f295d4f
Merge pull request #204 from MatthewZMD/master
...
Generalize eaf-search-it, eaf-open-browser fallback to search if url …
6 years ago
Matthew
608b55a846
Generalize eaf-search-it, eaf-open-browser fallback to search if url invalid
6 years ago
Andy Stewart
c377ced5cc
Merge pull request #202 from Krysme/master
...
if语句应该是完成时态,因为是表示已经“figure out”,然后PRs后面缺一个 Be动词
6 years ago
Krys
9ad958e9af
if语句应该是完成时态,因为是表示已经“figure out”,然后PRs后面缺一个 Be动词
6 years ago
Matthew Zeng
b0ac421be0
Merge pull request #201 from MatthewZMD/browser-history
...
Rename eaf-browser-goto-history into eaf-open-browser-with-history
6 years ago
Matthew
dc8a9578ab
Remove eaf-open-buffer-url
6 years ago
Matthew
dc8d4ee551
Rename eaf-browser-goto-history into eaf-open-browser-with-history
6 years ago
Matthew Zeng
bcba96c7b5
Merge pull request #200 from MatthewZMD/browser-history
...
Rewrite record_history and add eaf-browser-goto-history
6 years ago
Matthew
4482613339
Rewrite record_history and add eaf-browser-goto-history
6 years ago
Andy Stewart
3fc221b3f2
Rename to new_blank_page.
6 years ago
Andy Stewart
0e3e14b026
Add new_blank_tab command.
6 years ago
Andy Stewart
92822d5da5
Reset to default zoom when page init or url changed.
6 years ago
Andy Stewart
e2cb74b28b
Change defvar to defcustom.
6 years ago
Andy Stewart
fcb395e51a
Convert zoom from string to float.
6 years ago
Andy Stewart
3333f01103
Add eaf-browser-default-zoom option.
6 years ago
Andy Stewart
27976bd1d2
Pass emacs_var_dict to Buffer.
6 years ago
Andy Stewart
3dad99fe13
Pass eaf-var-list values with start-process arguments.
6 years ago
Andy Stewart
7608dc692f
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago
Andy Stewart
1ff7498a2e
Merge pull request #199 from MatthewZMD/history
...
Make EAF Browser history more flexible
6 years ago
Matthew
0a3c05b539
Make EAF Browser history more flexible
...
- Add clear_history mapping to C-M-q to clear history
- Add eaf-browser-store-history variable for user to customize
- Move history functions to app/browser/buffer.py instead
6 years ago
Andy Stewart
44899afc16
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago
Matthew
d6e94425f0
Update defvar definitions from #198
6 years ago
Matthew
80681d5b5c
Rename clean_all_cookie to clear_all_cookies
6 years ago
Matthew
dc7afd4b8f
Ensure EAF buffer is deleted
6 years ago
Andy Stewart
89d24e2be7
Update readme.
...
Fix typo
6 years ago
Andy Stewart
af34c97ee2
Update readme.
6 years ago
Andy Stewart
352b4a3a89
Add http proxy type.
6 years ago
Andy Stewart
d637dedd9c
Merge pull request #198 from luhuaei/master
...
add socks5 proxy type.
6 years ago
luhuaei
e6f2467d74
add socks5 proxy type.
6 years ago
Andy Stewart
fe9c904c67
Fitler safe and oq parameters.
6 years ago