Skip to content

issues Search Results · repo:emacs-eaf/emacs-application-framework language:Python

Filter by

497 results
 (86 ms)

497 results

inemacs-eaf/emacs-application-framework (press backspace or delete to remove)

Describe the bug 我按照说明文档中的步骤下载安装 1. 下载 EAF git clone --depth=1 -b master https://github.com/emacs-eaf/emacs-application-framework.git ~/.emacs.d/site- lisp/emacs-application-framework/ 2. 安装 EAF 依赖 ...
  • yingyu5658
  • Opened 
    8 hours ago
  • #1176

Describe the bug After installing EAF, each call to find-file or dired-find-file routes to eaf--find-file. To Reproduce - install EAF with all its apps - require EAF via use-package (I also required ...
  • krvkir
  • 2
  • Opened 
    10 days ago
  • #1174

When it need to import another local python file, there are two code style in different apps, one for example, in eaf-pdf-viewer app s eaf_pdf_buffer.py file: # hack: add current dir path to sys.path ...
  • thattemperature
  • 2
  • Opened 
    19 days ago
  • #1173

Is your feature request related to a problem? Please describe. EAF can t run on KDE Wayland native. Running in XWayland a workaround, but I do hope it can run natively. Describe the solution you d like ...
  • Thysrael
  • 1
  • Opened 
    27 days ago
  • #1172

Describe the bug EAF fails to install on my Guix machine; but I think I followed the instructions. To Reproduce - I git pulled the repository - added the following to my init.el: ;; EAF (add-to-list ...
  • Kabouik
  • 2
  • Opened 
    27 days ago
  • #1171

Describe the bug In eaf-browser, when I press the mouse-forward button, it goes forward; and when I release the mouse-forward button, it goes forward again. Same as mouse-back button. I think the bug ...
  • thattemperature
  • 1
  • Opened 
    on Jun 12
  • #1169

Describe the bug The gnome-shell extension is incompatible with gnome version 48.2
  • iptcp
  • 1
  • Opened 
    on Jun 11
  • #1168

I have not been able to get EAF up and running on my device. It seems to be having trouble with PyQt6 but I am sure that is present on my system. I can import it depending on the interpeter. EAF Installation ...
  • notmike-5
  • 1
  • Opened 
    on Apr 12
  • #1167

在Evil模式中,一个按键在不同模式下作用是不同的,我想EAF也跟Evil一样自定义按键。比如在输入框中C-w是删除单词,正常模式中是窗口管理的前缀按键,C-w l切换到右侧窗口。 现在EAF默认加的按键映射把我很多的映射都覆盖掉了,能不能默认不做按键映射,让用户自己一个一个绑定?
  • CHANTXU64
  • 1
  • Opened 
    on Mar 27
  • #1165

Is your feature request related to a problem? Please describe. There is not void s package manager xbps in dependencies.json file Describe the solution you d like Add xbps setup Describe alternatives ...
  • scipunch
  • 6
  • Opened 
    on Feb 20
  • #1164
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub