Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the EXWM buffer's default directory to match the process's CWD #14

Merged
merged 2 commits into from
Feb 4, 2024

Conversation

Stebalien
Copy link
Contributor

  • exwm-manage.el (exwm-manage--update-cwd): define a function to update the default-directory of an X window based on it's CID.
    (exwm-manage--manage-window): call exwm-manage--update-cwd on manage (fixes Set default directory to match process #12).

exwm-manage.el Show resolved Hide resolved
exwm-manage.el Show resolved Hide resolved
exwm-manage.el Outdated Show resolved Hide resolved
* exwm-manage.el (exwm-manage--update-cwd): define a function to update
  the default-directory of an X window based on it's CID.
  (exwm-manage--manage-window): call `exwm-manage--update-cwd` on
  manage (fixes #12).
@Stebalien Stebalien changed the base branch from steb/remove-redundant-with-current-buffer to master February 4, 2024 20:56
@Stebalien Stebalien merged commit fbc1e81 into master Feb 4, 2024
@Stebalien Stebalien deleted the steb/update-cwd branch February 4, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set default directory to match process
2 participants