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

feat: assign filetype to background buffer #91

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

ditsuke
Copy link
Contributor

@ditsuke ditsuke commented May 7, 2023

Summary

Assigns a filetype (zenmode-bg) to the background buffer created by zen-mode.

Why?

I use a utility to close floating windows. This utility interferes with zen-mode's background window so it helps if it has a filetype I can use to filter it out.

Copy link
Contributor

github-actions bot commented Jul 6, 2024

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions bot added the stale label Jul 6, 2024
@folke folke merged commit 7175e4d into folke:main Jul 6, 2024
@folke
Copy link
Owner

folke commented Jul 6, 2024

ty!

@ditsuke
Copy link
Contributor Author

ditsuke commented Jul 6, 2024

Thanks for merging!

folke pushed a commit that referenced this pull request Jul 7, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.0](v1.3.0...v1.4.0)
(2024-07-06)


### Features

* **border:** add border to main window
([#80](#80))
([a256eda](a256eda))
* **plugins:** add the ability to disable todo-comments.nvim in zen-mode
([#114](#114))
([c952f60](c952f60))
* **plugins:** implement Neovide plugin
([#131](#131))
([e6e83f6](e6e83f6))


### Bug Fixes

* add default to ZenBg to allow customization
([#108](#108))
([c1dea35](c1dea35))
* assign filetype to background buffer
([#91](#91))
([7175e4d](7175e4d))
* fixed opts.window.backdrop. Fixes
[#115](#115), Closes
[#119](#119)
([6b4acad](6b4acad))
* tmux+wezterm plugin
([#103](#103))
([3506220](3506220))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants