Andy Stewart
|
1afecb2177
|
Add insert_or_history_backward and insert_or_history_forward
|
6 years ago |
Andy Stewart
|
17fd59a6ee
|
Brower: add new commands.
|
6 years ago |
Matthew
|
cd2ee4a2a1
|
Remove unnecessary message
|
6 years ago |
Matthew
|
e17a96183e
|
Make EAF Browser vimium more accurate, filter overlapping links
|
6 years ago |
Andy Stewart
|
981d33d937
|
Us input event instead click event.
|
6 years ago |
Andy Stewart
|
aa7c8c949c
|
Add comment.
|
6 years ago |
Andy Stewart
|
cae17fdabc
|
Click active element after set focus text.
|
6 years ago |
Andy Stewart
|
2cf932cac2
|
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
|
6 years ago |
Matthew Zeng
|
5578f703e2
|
Merge pull request #210 from tumashu/headerline
eaf--browser-edit-focus-text: set header-line-mode
|
6 years ago |
feng
|
ba3b402f4d
|
eaf--browser-edit-focus-text: set header-line-mode
|
6 years ago |
Matthew Zeng
|
bd30897c93
|
Rename eaf-file-transfer-airshare to eaf-open-airshare (#209)
|
6 years ago |
Matthew Zeng
|
656044904c
|
fallback to eaf-open-browser if history file doesn't exist
|
6 years ago |
Andy Stewart
|
f8a2d3cf1a
|
Add new command eaf-share-path-or-url.
|
6 years ago |
Andy Stewart
|
5aa96fc0c9
|
Pick up buffer-id from buffer name.
|
6 years ago |
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 |