kickstart.nvim/lua/custom
dlond f7e21a4a2a Improve tmux shared session detection
- Add case-insensitive check for 'shared' in session name
- Keep existing check for multiple attached clients
- Add documentation about vim.fn.confirm() keyboard shortcuts
- Update CLAUDE.md with nvdev testing workflow

This ensures the quit warning triggers for any session with 'shared'
in the name, not just sessions with multiple attachments.

Fixes #21

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 14:09:59 +12:00
..
plugins Organize and commit nvim configuration improvements 2025-08-20 15:58:17 +12:00
keymaps.lua Optimize Neovim configuration structure and LSP setup 2025-07-26 19:56:13 +12:00
options.lua Improve tmux shared session detection 2025-08-27 14:09:59 +12:00
utils.lua changing kick overrides pattern 2025-05-30 10:55:58 +12:00