Andy Stewart
|
202c5ff5d7
|
RSS Reader: add keyboard operation and adjust UI.
|
6 years ago |
Andy Stewart
|
dffc588306
|
Add add_subscription function, rss reader is incomplete.
|
6 years ago |
Matthew Mingde Zeng
|
4f67eb67b1
|
Use Emacs term buffer instead of tab
|
6 years ago |
Matthew Mingde Zeng
|
6da3820799
|
Support <delete> key
|
6 years ago |
Matthew Mingde Zeng
|
131106b239
|
Make window-combination-resize setq-local
|
6 years ago |
Matthew Mingde Zeng
|
e179812427
|
Enable C-f / C-b to scroll right / left
|
6 years ago |
Matthew Mingde Zeng
|
b76d61d2f4
|
Support open link with new tab with M-S
|
6 years ago |
Matthew Mingde Zeng
|
c52b34ae66
|
Add vimium-like link support
Basic render link on screen
|
6 years ago |
Matthew Mingde Zeng
|
40d6e68085
|
Return VAL for eaf-setq
|
6 years ago |
Matthew Mingde Zeng
|
a856bbbe67
|
Code refactor, add doc, check eaf-camera-save-path
|
6 years ago |
Matthew Mingde Zeng
|
1426a6ace5
|
Rename remember_current_position and remember_jump
|
6 years ago |
Matthew Mingde Zeng
|
67f1673b5d
|
Cleanup
|
6 years ago |
Matthew Mingde Zeng
|
b4c02227e3
|
Fix some documentation, and sentence should end with double space.
|
6 years ago |
Matthew Mingde Zeng
|
f942a83a4a
|
Add copy, cut, paste, undo, redo actions to EAF Browser
|
6 years ago |
Andy Stewart
|
c5ab1dd44f
|
`eaf-buffer-url' should record full path of url, otherwise `eaf-open' will open duplicate PDF tab for same url.
|
6 years ago |
Matthew Mingde Zeng
|
6e40d64d0b
|
Make eaf-file-open-in-dired and eaf-open-url obsolete
|
6 years ago |
Matthew Mingde Zeng
|
3c57a3d5f1
|
Better eaf-google-it
|
6 years ago |
Andy Stewart
|
958c0a5f78
|
Add new command eaf-google-it
|
6 years ago |
Matthew Mingde Zeng
|
a4a5bf5dfe
|
Code refactor, add eaf-- prefix where needed
|
6 years ago |
Matthew Mingde Zeng
|
323c6f6286
|
kill_emacs ignore errors
|
6 years ago |
Andy Stewart
|
fb3555af04
|
Add RSS Reader application.
|
6 years ago |
Matthew Mingde Zeng
|
dc49577117
|
Add eaf--monitor-emacs-kill and add -- prefixes
|
6 years ago |
Matthew Mingde Zeng
|
21e048290f
|
Fix override save_session bug
|
6 years ago |
luhuaei
|
f87723e868
|
pdf-viewer: add cursor select mode.
Default double enter select mode. Current only support copy action. if the
action exec will auto cancel select mode.
|
6 years ago |
Matthew Mingde Zeng
|
6daed74821
|
Fix empty string error
|
6 years ago |
Matthew Mingde Zeng
|
e4e0b4674a
|
Enhance message and mode-name
|
6 years ago |
Andy Stewart
|
e21d843ca8
|
Remove qutebrowser.
|
6 years ago |
Matthew Mingde Zeng
|
5f3e186815
|
Indicating app-name in the modeline
|
6 years ago |
Matthew Mingde Zeng
|
7578e294af
|
Rename to toggle_read_mode
|
6 years ago |
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 |
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
|
6e5721133c
|
Switch to *eaf* buffer when catch "abnormally code" exception when
start eaf.
|
6 years ago |
Matthew
|
92fbcf18f6
|
Remove duplicate information already on Wiki
|
6 years ago |
Matthew
|
e364ba672e
|
Fix typo
|
6 years ago |
Matthew
|
e09f4b37fc
|
Add browser bindings to md + org previewer, better messages
|
6 years ago |
Matthew
|
a926b391fc
|
Rename eaf-open-this-from-dired while backward-compatible
|
6 years ago |
Matthew
|
015da9ebf8
|
Fix typo, remap keyboard-quit
|
6 years ago |
Matthew
|
2df85b2b5e
|
Wrap keyboard-quit instead of completely replacing keyboard-quit
|
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
|
254dcc5b67
|
Remove eaf-title-length restriction
|
6 years ago |
Matthew
|
d893b9c721
|
Use file-name-nondirectory instead of regex hack
|
6 years ago |
Andy Stewart
|
43f2564599
|
Revert "pdf-viewer: add cursor mode."
This reverts commit b9c71f23e6.
|
6 years ago |
luhuaei
|
b9c71f23e6
|
pdf-viewer: add cursor mode.
|
6 years ago |