259 Commits (951ebaba99dd887684de3382f0e0a200e8ffa571)

Author SHA1 Message Date
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 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 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." 6 years ago
luhuaei b9c71f23e6 pdf-viewer: add cursor mode. 6 years ago
Matthew 943c69f9ef Consistent user-error message 6 years ago
Andy Stewart db3fa230af Fix #160 6 years ago
Andy Stewart 1a63b07340 Remove local search, global search is enough. 6 years ago
luhuaei 19570f87b4 pdf-viewer: add global search text. 6 years ago
luhuaei a8ca34e8a0 pdf-viewer: add local search text. 6 years ago
Andy Stewart b8cb6cb0ff Clean mark/jump links after user cancel input. 6 years ago
luhuaei e40ca4ef86 add pdf-viewer underline mark page include links. 6 years ago
luhuaei e3b8082f63 add pdf-viewer jump link base on keyboard. 6 years ago
Matthew 919a8e8574 eaf-get-path-or-url copy to kill-ring when called interactively only 6 years ago
Matthew d4627fd717 Generalize get_bookmark into get_url with eaf-get-path-or-url 6 years ago
Matthew 22f2232c94 Use eaf-- prefixes for all internal functions 6 years ago
Matthew b6493bd1bb eaf-proxy-function instead of eaf-dummy-function by Stefan Monnier 6 years ago
Andy Stewart dc94212344 Fix typo. 6 years ago
Andy Stewart 110075954f Adjust doc. 6 years ago
Andy Stewart a1644e5be9 Remove eaf-capture-keys and eaf-capture-commands, use use eaf-mode-map 6 years ago
Matthew 80a351c882 Revert defvar to defcustom 6 years ago
Matthew 24cce40ec2 Change eaf-capture-keys and eaf-capture-commands to defvar, remove delete-backward-char 6 years ago
Matthew 255061a406 Use #'eaf-send-key instead of 'eaf-send-key 6 years ago
Matthew 31c5322f27 Modify eaf-bind-key docstring 6 years ago
Andy Stewart 1e8237fac8 Reorder define to avoid void error. 6 years ago
Andy Stewart eb4890146a Remove symbol-name test, not necessary. 6 years ago
Andy Stewart 315a0cb49c Refacotry eaf-binding-key 6 years ago
Andy Stewart 8a2695143b Refactory var to command. 6 years ago
Andy Stewart 911928f36f Move eaf-capture-commands and eaf-capture-keys code to eaf-mode-map* 6 years ago
Andy Stewart cf1a303675 Remove completion-select-if-within-overlay since eaf buffer is not 6 years ago
Andy Stewart f29633b3b0 Remove eaf-identify-key-in-app since it's not used any more. 6 years ago
Clemens Radermacher 795b06e8b5
Use new app extension getter for dired, too 6 years ago
Clemens Radermacher cae6ecb6bb
Add extension config variable and use it to get app for extension 6 years ago
Clemens Radermacher 7b9aa8a16b
Add bookmark handler alist for apps to configure 6 years ago