zellij/.github/ISSUE_TEMPLATE
Ken Matsui 4acb2458d2
feat(attach): Support --index option to choose specific session by provided number in active sessions ordered by creation date, resolve #823
feat(attach): Support `--first` option for `attach` sub-command to let zellij choose the alphabetically first session; resolve #823

fix(attach-first): Fix `--first` option to choose the first created session in the existent sessions

feat(attach): Support `--index` option to choose the session indexed by provided number like -t option of tmux

feat(attach): Support listing active sessions with index when a provided number is not found in the active sessions

feat(attach): Support listing active sessions with index when a provided number is not found in the active sessions

feat: Add anyhow to uniformly treat error types and avoid panics
2021-11-06 05:15:09 +09:00
..
blank_issue.md Add initial issue template and CONTRIBUTING.md 2021-01-31 12:12:55 +05:30
bug_report.md feat(attach): Support --index option to choose specific session by provided number in active sessions ordered by creation date, resolve #823 2021-11-06 05:15:09 +09:00
config.yml Add initial issue template and CONTRIBUTING.md 2021-01-31 12:12:55 +05:30