summaryrefslogtreecommitdiff
path: root/fish
AgeCommit message (Collapse)Author
2026-06-03feat: add fish 4.3 migration files and tmux extended-keys supportPaul Buetow
- fish_frozen_key_bindings.fish: migrate fish_key_bindings to global scope - fish_frozen_theme.fish: migrate syntax highlighting theme to global scope - gemtexter.fish: add gemtexter publish functions - tmux.conf: enable extended-keys for modern terminal key handling
2026-05-31UpdatePaul Buetow
2026-05-29feat: prioritize agent-labeled tmux sessions when attachingPaul Buetow
2026-05-28Rename tmpclean to tmputils::clean with namespaced prefixPaul Buetow
2026-05-28supersync: call tmpclean to archive stale tmp foldersPaul Buetow
2026-05-28tmpclean: remove dry-run mode, always perform real runPaul Buetow
2026-05-28Make tmpclean portable: support both Linux and macOS stat/findPaul Buetow
2026-05-28Fix tmpclean: guard against empty age variables in test comparisonsPaul Buetow
2026-05-28Add tmpclean function: move stale tmp folders to OLD/ with --dry-run supportPaul Buetow
2026-05-21joPaul Buetow
2026-05-21UpdatePaul Buetow
2026-05-21UpdatePaul Buetow
2026-05-11UpdatePaul Buetow
2026-05-11UpdatePaul Buetow
2026-05-09UpdatePaul Buetow
2026-05-02Move supersync worktime logicPaul Buetow
2026-05-02UpdatePaul Buetow
2026-05-01UpdatePaul Buetow
2026-04-29Add supersync lock filePaul Buetow
2026-04-28deprecate this way of collecting uprecordsPaul Buetow
2026-04-26UpdatePaul Buetow
2026-04-26UpdatePaul Buetow
2026-04-26UpdatePaul Buetow
2026-04-22UpdatePaul Buetow
2026-04-19fish: add foostore integration via built-in fish subcommandPaul Buetow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19taskwarrior: exclude +personal tag from gos queue hashtagsPaul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019da4a8-07f1-7698-829a-89fa7fab9129 Co-authored-by: Amp <amp@ampcode.com>
2026-04-19Add taskwarrior::gos_queue to export +share tasks to gosPaul Buetow
Automatically exports pending +share tasks to gos queue files in $GOS_DIR. Platform tags (e.g. +li, +mastodon, +sno) become share:PLATFORM in the gos inline tag format. Modifier tags (+soon, +prio, +now, +ask) are appended as comma-separated modifiers. Remaining tags are added as hashtags at the end of the message. Tasks are deleted from taskwarrior after export. Uses UUIDs instead of IDs for stability. Amp-Thread-ID: https://ampcode.com/threads/T-019da484-d04c-74aa-872c-7282564810d5 Co-authored-by: Amp <amp@ampcode.com>
2026-04-18UpdatePaul Buetow
2026-04-18UpdatePaul Buetow
2026-04-14UpdatePaul Buetow
2026-04-11UpdatePaul Buetow
2026-04-10fixPaul Buetow
2026-04-10UpdatePaul Buetow
2026-04-10fish: ignore binary suffixes in quickedit index and pickerPaul Buetow
Extend quickedit_ignore_suffixes with configurable extensions, filter at index build and after grep, and add Office/ODF and other binary types found in QuickEdit index. Made-with: Cursor
2026-04-10UpdatePaul Buetow
2026-04-10UpdatePaul Buetow
2026-04-09UpdatePaul Buetow
2026-04-08UpdatePaul Buetow
2026-04-08UpdatePaul Buetow
2026-04-07UpdatePaul Buetow
2026-04-07UpdatePaul Buetow
2026-04-07UpdatePaul Buetow
2026-03-31yesPaul Buetow
2026-03-29add git difftool keybindings and external diff commandPaul Buetow
2026-03-26fish: source ask completions from ~/go/bin/askPaul Buetow
2026-03-26UpdatePaul Buetow
2026-03-26improve tmux session/project attach logic, support directory argumentPaul Buetow
2026-03-25UpdatePaul Buetow
2026-03-25UpdatePaul Buetow
2026-03-24UpdatePaul Buetow