Dotfiles/docs
Amir Alexander Abdelbaki a8b98166cf feat(nvim): auto-quit when only NERDTree/dadbod/Claude Code remain
After closing the file you were working on, if every remaining window
in the (only) tab is NERDTree, the dadbod-ui browser, or the Claude
Code terminal, there's nothing left to edit — a WinClosed autocmd
force-quits (qa!) rather than leaving you staring at bare utility
sidebars. qa! also bypasses the "terminal job still running" prompt
for the live Claude Code process; nothing there is a real file buffer.

Verified live: closing a file while another real file window remains
does not quit; closing the last real file with only utility windows
left (individually tested with NERDTree, dadbod-ui, and a
claude-named terminal buffer) does.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 11:31:59 +02:00
..
md feat(nvim): auto-quit when only NERDTree/dadbod/Claude Code remain 2026-07-23 11:31:59 +02:00
md-to-html.sh docs: add full documentation site with CyberQueer HTML theme 2026-05-18 15:47:09 +02:00
md-to-pdf.sh Add md-to-pdf.sh: convert Markdown to PDF via python-markdown + weasyprint 2026-07-21 13:32:10 +02:00