Tig-like command line arguments for startup mode
- Lenguaje dominante
- Rust
- Estrellas
- 22.5k
- Forks
- 773
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Is your feature request related to a problem? Please describe.**
Sometimes I want to look at something specific, like a file blame or a branch view. Currently this means starting `gitui` and navigating to that state. This is redundant, especially when having to navigate to a file and open the blame view, instead of opening a blame from the terminal directly.
**Describe the solution you'd like**
Some tig-like cli arguments:
- `blame ` to directly open gitui in a file blame view
- `` to start with a log view at that refspec
- `stash` to start with the stashes view
**Describe alternatives you've considered**
Manually doing the navigation after opening `gitui`.
Guía de contribución
Línea de trabajo
Comienza localizando el análisis de argumentos de la línea de comandos y el manejo del modo de inicio de gitui. Sigue cómo la interfaz existente selecciona las vistas y, después, determina cómo deben asignarse a esos modos los argumentos solicitados de blame , y stash. Se considera terminado cuando cada argumento abre directamente la vista correspondiente, con el comportamiento comprobado frente al flujo de inicio existente.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- git, rust
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100