Clemens Radermacher
|
95f03e7f5a
|
Use eaf prefix for dummy commands to avoid name conflicts
|
6 years ago |
Clemens Radermacher
|
f10db6a125
|
Fix comment description
|
6 years ago |
Andy Stewart
|
c3ad50ad05
|
Clean unused comment.
|
6 years ago |
Andy Stewart
|
36c4616a92
|
Merge pull request #114 from clemera/allow-to-execute-app-cmds-programmatically
Allow to execute app cmds programmatically
|
6 years ago |
Clemens Radermacher
|
3b11b61f2d
|
Don't reuse eaf-monitor-key-event for dummy command
|
6 years ago |
Clemens Radermacher
|
cae53af6aa
|
Add new function to execute app command programmatically
|
6 years ago |
Clemens Radermacher
|
f848556e6f
|
Invoke eaf-monitor-key-event from dummy command if needed
|
6 years ago |
Clemens Radermacher
|
96c4a7dbb1
|
Enable lexical-binding
|
6 years ago |
Andy Stewart
|
2eacfd7233
|
Merge pull request #113 from clemera/allow-multi-key-sequences-for-app-keys
Allow multi key sequences for app keys
|
6 years ago |
Clemens Radermacher
|
b28f824651
|
Remove optional arg for now it belong to other PR
|
6 years ago |
Clemens Radermacher
|
07f3857874
|
Allow multi key sequences for app keys
|
6 years ago |
Andy Stewart
|
dd647100ad
|
Support exclamation mark on Python side.
|
6 years ago |
Andy Stewart
|
bcf6531d50
|
Simple the implementation of eaf-monitor-key-event.
|
6 years ago |
Andy Stewart
|
c09e7a4915
|
Fix typo.
|
6 years ago |
Andy Stewart
|
571eda0ec1
|
use derived-mode-p instead eq major-mode
|
6 years ago |
Andy Stewart
|
2ef8308241
|
Refactory eaf-monitor-key-event.
|
6 years ago |
Andy Stewart
|
c48cda5bf9
|
Use eaf-single-key-list refactory code.
|
6 years ago |
Andy Stewart
|
cd342d5b9b
|
Update HACKING.md with add update_settings interface docs.
|
6 years ago |
Andy Stewart
|
3ff7829b4b
|
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
|
6 years ago |
Andy Stewart
|
6c34f7a50c
|
Fix #110 , make eaf-monitor-key-event running in local buffer, avoid interactive command run twice.
|
6 years ago |
Andy Stewart
|
bf071dc471
|
Merge pull request #111 from luhuaei/master
fix click link failed on small scale.
|
6 years ago |
luhuaei
|
272629e84d
|
fix click link failed on small scale.
|
6 years ago |
Andy Stewart
|
901f2e317e
|
Merge pull request #108 from MatthewZMD/patch-1
Update KEYBINDING.md
|
6 years ago |
Andy Stewart
|
c49ce093a2
|
Merge pull request #109 from MatthewZMD/patch-2
Update TODOLIST.md
|
6 years ago |
Mingde Zeng
|
34815dd6c3
|
Update TODOLIST.md
|
6 years ago |
Mingde Zeng
|
195081092c
|
Update KEYBINDING.md
|
6 years ago |
Andy Stewart
|
e3fa1f16de
|
Merge pull request #107 from MatthewZMD/master
Fix #106, make URL regex identify IP address
|
6 years ago |
Matthew
|
4b1fe0197e
|
Fix #106
|
6 years ago |
Andy Stewart
|
f7bc308755
|
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
|
6 years ago |
Andy Stewart
|
7c5e30772c
|
Rename keybinding variable.
|
6 years ago |
Andy Stewart
|
51f69fe7df
|
Merge pull request #105 from clemera/refactor-app-key-usage
Map app names to key lists in `eaf-app-binding-alist'
|
6 years ago |
Clemens Radermacher
|
54e78772aa
|
Map app names to key lists in `eaf-app-binding-alist'
|
6 years ago |
Andy Stewart
|
0496855857
|
Add docs of set_emacs_var and eval_in_emacs
|
6 years ago |
Andy Stewart
|
37e75ef907
|
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework
|
6 years ago |
Andy Stewart
|
ba8df8ab70
|
Fix #103 , add eval_in_emacs signal.
|
6 years ago |
Andy Stewart
|
a646ee7857
|
Merge pull request #102 from MatthewZMD/master
Use cl-loop instead of loop
|
6 years ago |
Matthew
|
c4faf215f2
|
Use cl-loop instead of loop
|
6 years ago |
Andy Stewart
|
2b7fed5732
|
Fix #101 , add set_emacs_var interface use for pass data from Python to Elisp
|
6 years ago |
Andy Stewart
|
914412f67c
|
Add todolist.
|
6 years ago |
Andy Stewart
|
0d19068c66
|
No matter how many elisp variables, only called once DBus method
|
6 years ago |
Andy Stewart
|
5956827745
|
Fix #100 : add eaf-browser-enable-plugin and eaf-browser-enable-plugin
|
6 years ago |
Andy Stewart
|
3d0a8d9a7b
|
Remove debug print code.
|
6 years ago |
Andy Stewart
|
97adc9a292
|
Add todolist.
|
6 years ago |
Andy Stewart
|
d9b3bfc675
|
Merge pull request #99 from mut0u/master
修复拼写错误
|
6 years ago |
gaowei
|
3f4c713158
|
修复拼写错误
|
6 years ago |
Andy Stewart
|
43c2d62a65
|
Merge pull request #97 from MatthewZMD/readme
README ;)
|
6 years ago |
Matthew
|
8a102bf8fb
|
README ;)
|
6 years ago |
Andy Stewart
|
8063f553d6
|
Change install docs of qtermwidget.
|
6 years ago |
Andy Stewart
|
0ee3407989
|
Merge pull request #96 from MatthewZMD/eaf-bind-key
Redesign EAF binding, introducing eaf-bind-key, support C-h m
|
6 years ago |
Matthew
|
5d87ba8017
|
Better identify eaf key
|
6 years ago |