Matthew Mingde Zeng
|
951ebaba99
|
Re-order pdf keybindings, fix typo switch_to_read_mode
|
6 years ago |
Andy Stewart
|
833d745280
|
Add standard scroll keybind for pdf viewer.
|
6 years ago |
Mingde Zeng
|
d4f5e6e223
|
Merge pull request #173 from clemera/Update-eaf-bind-keys-and-docstrings
Update eaf bind keys and docstrings
|
6 years ago |
Matthew
|
402481fdcf
|
Use Emacs-like searching logic
|
6 years ago |
Clemens Radermacher
|
6b0e2f05be
|
Use test fun equal for updating key lists
|
6 years ago |
Clemens Radermacher
|
9858e1e563
|
Update `eaf-bind-key` to allow binding regular emacs commands
|
6 years ago |
Clemens Radermacher
|
915dc4cd5b
|
Update mode docstring
|
6 years ago |
Matthew
|
6faf60a01e
|
Prompt eaf-open again after initial startup
|
6 years ago |
Matthew
|
18f2376ab3
|
Udate function name in docstring
|
6 years ago |
Andy Stewart
|
83ea06b611
|
Add docs for reinstall pip packages.
|
6 years ago |
Andy Stewart
|
d9c6e59673
|
We should not hidden install docs from README.
|
6 years ago |
Andy Stewart
|
167329ec21
|
Remove aborted docs since eaf will handle this problem automatically.
|
6 years ago |
Andy Stewart
|
6e5721133c
|
Switch to *eaf* buffer when catch "abnormally code" exception when
start eaf.
|
6 years ago |
Matthew
|
40004648f4
|
Fix link
|
6 years ago |
Mingde Zeng
|
a0096184b0
|
Merge pull request #172 from MatthewZMD/readme
Remove duplicate information already on Wiki
|
6 years ago |
Matthew
|
92fbcf18f6
|
Remove duplicate information already on Wiki
|
6 years ago |
Matthew
|
a483ccf83f
|
Merge branch 'master' of github.com:manateelazycat/emacs-application-framework into eaf-markdown-share
|
6 years ago |
Matthew
|
e364ba672e
|
Fix typo
|
6 years ago |
Andy Stewart
|
7fd942dffe
|
Merge pull request #171 from MatthewZMD/eaf-markdown-share
Add browser bindings to md + org previewer, better messages
|
6 years ago |
Matthew
|
e09f4b37fc
|
Add browser bindings to md + org previewer, better messages
|
6 years ago |
Andy Stewart
|
ceb7a1af38
|
Merge pull request #170 from MatthewZMD/master
Rename eaf-open-this-from-dired while backward-compatible
|
6 years ago |
Matthew
|
a926b391fc
|
Rename eaf-open-this-from-dired while backward-compatible
|
6 years ago |
Andy Stewart
|
55b2bcf7fd
|
Merge pull request #169 from MatthewZMD/quit-action
Wrap keyboard-quit instead of completely replacing keyboard-quit
|
6 years ago |
Matthew
|
015da9ebf8
|
Fix typo, remap keyboard-quit
|
6 years ago |
Andy Stewart
|
b3e66eae30
|
Update keybinding docs.
|
6 years ago |
Matthew
|
2df85b2b5e
|
Wrap keyboard-quit instead of completely replacing keyboard-quit
|
6 years ago |
Andy Stewart
|
b8587b978c
|
Merge pull request #168 from MatthewZMD/browser-search
Use C-s and C-r the Emacs-way to search in EAF Browser
|
6 years ago |
Andy Stewart
|
0f46c36d70
|
Merge pull request #167 from MatthewZMD/quit-action
Introduce eaf-keyboard-quit, replacing Emacs keyboard-quit
|
6 years ago |
Andy Stewart
|
a364bca991
|
Merge pull request #166 from MatthewZMD/pdf-refactor-bug-fix
PDF code refactor, improve workflow and cancel search when zooming
|
6 years ago |
Andy Stewart
|
b8aab2b6fe
|
Merge pull request #165 from MatthewZMD/remove-eaf-title-length-restriction
Remove eaf-title-length restriction
|
6 years ago |
Matthew
|
04d79f8790
|
Fix typo
|
6 years ago |
Matthew
|
f5526b01c9
|
Use C-s and C-r the Emacs-way to search in EAF Browser
|
6 years ago |
Matthew
|
c10ab03646
|
Introduce eaf-keyboard-quit, replacing Emacs keyboard-quit
This will be needed for PDF and also another upcoming PR
|
6 years ago |
Matthew
|
a28ff859e5
|
PDF code refactor, improve workflow and cancel search when zooming
|
6 years ago |
Matthew
|
254dcc5b67
|
Remove eaf-title-length restriction
|
6 years ago |
Matthew
|
d893b9c721
|
Use file-name-nondirectory instead of regex hack
|
6 years ago |
Matthew
|
7c43c5b450
|
Enhanced EAF message prompts
|
6 years ago |
Matthew
|
366520a138
|
No need to use all 26 characters, use most convenient ones
|
6 years ago |
Andy Stewart
|
43f2564599
|
Revert "pdf-viewer: add cursor mode."
This reverts commit b9c71f23e6.
|
6 years ago |
Andy Stewart
|
1eb6dcff01
|
Merge pull request #164 from luhuaei/select_text
pdf-viewer: add cursor mode.
|
6 years ago |
luhuaei
|
b9c71f23e6
|
pdf-viewer: add cursor mode.
|
6 years ago |
Andy Stewart
|
f805ddcb2b
|
Merge pull request #163 from manateelazycat/manateelazycat-patch-1-1
Update README.md
|
6 years ago |
Andy Stewart
|
9f8c86448a
|
Update README.md
|
6 years ago |
Andy Stewart
|
beb77f64b8
|
Merge pull request #161 from MatthewZMD/pdf-refactor
Rename search_text to search_term, smarter number of generated keys
|
6 years ago |
Matthew
|
1f7878b593
|
Rename search_text to search_term, smarter number of generated keys
|
6 years ago |
Matthew
|
943c69f9ef
|
Consistent user-error message
|
6 years ago |
Andy Stewart
|
db3fa230af
|
Fix #160
|
6 years ago |
Andy Stewart
|
771d2f3687
|
Refactory search code.
|
6 years ago |
Andy Stewart
|
1a63b07340
|
Remove local search, global search is enough.
|
6 years ago |
Andy Stewart
|
cda8010487
|
Merge pull request #159 from luhuaei/master
pdf-viewer: add global search text.
|
6 years ago |