Mingde (Matthew) Zeng
314278c6bb
Rename evil-eaf.el to eaf-evil.el
6 years ago
Andy Stewart
773868f522
Merge pull request #298 from loyalpartner/master
...
完善 evil 集成
6 years ago
lee
29ce071f82
separate evil-eaf.el from eaf.el.
6 years ago
lee
047b7fd3ca
remove buffer-list-update-hook.
6 years ago
lee
93082aacd2
support modify keybindings.
6 years ago
lee
6bf586ce85
auto enable evil integration.
6 years ago
Matthew Zeng
ef88237f6d
Merge pull request #295 from loyalpartner/master
...
fix function evil_escape not found.
6 years ago
lee
52d9d98037
fix function evil_escape not found.
6 years ago
Andy Stewart
ccf19ca50e
Merge pull request #293 from loyalpartner/master
...
简单集成 evil
6 years ago
lee
243dc273c8
Merge branch 'master' of https://github.com/manateelazycat/emacs-application-framework
6 years ago
lee
617318633f
make it easy to use in evil.
6 years ago
Andy Stewart
7198bf8b5d
Add key for insert_or_open_download_manage_page
6 years ago
Andy Stewart
e20b585359
Remove unused comment.
6 years ago
Matthew Zeng
9a947419cc
Merge pull request #292 from loyalpartner/master
...
focus first input when you press `i`.
6 years ago
lee
350cec5221
focus first input when you press `i`.
6 years ago
Mingde (Matthew) Zeng
d5450f6284
eaf-call: convert "True", "False" to t, nil when necessary
6 years ago
Mingde (Matthew) Zeng
25367f2260
eaf.py: force call_function to return string
...
Fixes #290
6 years ago
Andy Stewart
01072601f7
Fix message format error.
6 years ago
Andy Stewart
b29dcfd34f
Refactory code.
6 years ago
Andy Stewart
e934115982
Make user can type string in Google Cloud Terimnal.
6 years ago
Andy Stewart
18d4ccdaa9
Rebuild for start terminal app.
6 years ago
Alois Janíček
f4d2abad3a
Prevent buffer name collision
...
Prevent buffer name collision by demanding unique buffer name.
When having opened WEB PAGE 1 in EAF browser BUFFER 1, opening
WEB PAGE 1 from another EAF buffer results in error.
Passing `t` as second argument to `rename-buffer` will suffix
duplicate buffer names with `<NUM>`.
6 years ago
luhuaei
523685f897
pdf-viewer: fix don't select text on first page
6 years ago
Andy Stewart
1633573162
PDF Viewer: release mouse after receive button release event, make
...
other EAF app can work with mouse event.
6 years ago
Andy Stewart
99dad82d9f
Merge pull request #280 from luhuaei/master
...
refactor pdf viewer
6 years ago
luhuaei
76aa8cae6d
pdf-viewer: fix click uri error
6 years ago
luhuaei
5b168ce972
pdf-viewer: click select
6 years ago
luhuaei
9c24e154fd
pdf-viewer: fix return value error
6 years ago
Andy Stewart
d39ef0d2f6
Remove synchronal function 'call_emacs', ready for receive websocket
...
patches that port EAF to Windows.
6 years ago
Andy Stewart
507b7af7aa
No save table file anymore, other plugin read table content by
...
'get_toc' function.
6 years ago
Andy Stewart
464f76431a
Format toc indent at Python side.
6 years ago
Andy Stewart
99802e7348
PDF Viewer: add new command eaf-pdf-outline.
6 years ago
Andy Stewart
bb166ef080
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago
Andy Stewart
27e905c6ca
Add call_function_with_args interface.
6 years ago
Andy Stewart
cb0c56f69e
Merge pull request #278 from zsxh/add-xls-support
...
append xls to eaf-office-extension-list
6 years ago
zsxh
2bac42dd2f
append xls to eaf-office-extension-list
6 years ago
Andy Stewart
7177009408
Focus terminal.
6 years ago
Matthew Zeng
88941eafff
Merge pull request #277 from luhuaei/master
...
pdf-viewer: fix mouse release event don't catch
6 years ago
luhuaei
d643d69323
pdf-viewer: fix mouse release event don't catch
6 years ago
Matthew Zeng
86fca8d2e2
Merge pull request #276 from luhuaei/master
...
pdf-viewer: fix click error on zoom out
6 years ago
luhuaei
6a178b5aa8
pdf-viewer: fix click error on zoom out
6 years ago
Andy Stewart
9891a90dc7
Merge pull request #275 from luhuaei/master
...
pdf-viewer: fix page display on right when zoom out
6 years ago
luhuaei
7d1cdb5546
pdf-viewer: fix page display on right when zoom out
6 years ago
Andy Stewart
567a7fec95
PDF Viewer: refactroy scroll function name.
6 years ago
Andy Stewart
9c6885e8b2
Merge pull request #274 from tobiasBora/fix_horizontal_scrolling
...
Fix horizontal scrolling into a smooth movement
6 years ago
Leo Colisson
4fe9aee529
Fix horizontal scrolling into a smooth movement
6 years ago
Mingde (Matthew) Zeng
5351e3373e
Revise EAF PDF keybindings
6 years ago
Matthew Zeng
8b99efe9e9
Merge pull request #273 from luhuaei/master
...
fix: pdf-viewer horizontal wheel scroll
6 years ago
luhuaei
49e8e4c619
fix: pdf-viewer horizontal wheel scroll
6 years ago
Andy Stewart
a73007c4f9
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
6 years ago