macvim-dev / macvim-dev/macvim
Open files from applications in current window
还没有人认领这个 Issue。
- 主要语言
- Vim Script
- 星标
- 7.9k
- 派生
- 691
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi
Please, could you add one more option to Preferences->Open files from applications->in the current window->with a buffer for each file
I'm using Airlines with tabline extension, so I'm using only buffers.
When I'm using it with pro-session (which use obsession) with Preferences->Open files from applications->in the current window->and set the arglist
I'm ending with session file polluted with entries like:
args dyd.txt
which are pointing to already closed buffers.
For now as a workaround I'm using -> with a split for each file
and then I'm always closing spilt to work only with buffers.
Using tabs is also not an option in this scenario.
Best
Mikolaj
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 Preferences → Open files from applications → in the current window 开始,跟踪现有的 split-per-file 行为如何打开文件并填充 arglist。将其与报告中的 Airlines、pro-session 和 obsession 工作流进行比较;完成的标准是,单独的选项会将每个文件作为 buffer 打开,而不会在 session 文件中留下已关闭 buffer 的条目。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- vim
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100