Daniel Mar
Daniel Mar
regarding Path Aliases https://github.com/ajeetdsouza/zoxide/issues/608, for fish shell users we can do it with [abbreviations](https://fishshell.com/docs/current/cmds/abbr.html). Sometimes for jumping to my `Documents` folder I type `z docs` which previously didnt work since...
seeing similar error with the [deepwiki MCP](https://docs.devin.ai/work-with-devin/deepwiki-mcp). works in zed.
+1. i just ran into this with a renamer tool myself. Here is what I see if I stage 2 files (`cog.txt` and `dog.png`) before doing `:pp` (note the extra...
in this vein, it would be nice to see session forking/branching too. codex cli currently has a PR for it themselves https://github.com/openai/codex/pull/6993