Support List view for ReverseSearchHistory

Abierto
#4,091 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
csharp
Área
cli

Línea de trabajo

Start by locating the ReverseSearchHistory and ForwardSearchHistory entry points and the existing Prediction UI list view. Determine how a switch such as F2 could connect the views, then verify that multiple history hits and multiline commands are displayed acceptably; done means both history searches support the optional list view without losing the current view.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Issue-Enhancement Needs-Triage :mag:
Prerequisites
  • Write a descriptive title.
Description of the new feature/enhancement

Could history search (ReverseSearchHistory and ForwardSearchHistory) i.e. Ctrl+r (optionally) use the Prediction UI list view and show me multiple hits at once?

Proposed technical implementation details (optional)

Basically, I would like to be able to switch between the current view and the prediction list view (i.e. with F2)

It seems to me like the main limitation would be being able to see the whole command (and multi-line commands), which I think could be worked around by replacing [\r\n]+ with or even just showing them escaped, like `n in the display.

Lenguaje dominante
C#
Estrellas
4.4k
Forks
341
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de PowerShell/PSReadLine

Todos los issues de PowerShell/PSReadLine

Issues similares

Más issues de C#

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.