atuin/atuin-client
Patrick Decat 24388033a5
Show preview of selected command (#643)
* Only show help if terminal strictly has more than one line

* There is no border around the input line in compact mode

* Add command preview

* Dynamic preview height

* Avoid extra allocations

Co-authored-by: Conrad Ludgate <oon@conradludgate.com>

* Address clippy error

* Merge normal and compact views code

* Add show_preview setting, disabled by default

* Convert `bool` to `int` with `if` for legibility

---------

Co-authored-by: Conrad Ludgate <oon@conradludgate.com>
2023-03-05 18:36:35 +00:00
..
migrations Add local event log storage (#390) 2022-11-04 09:08:20 +00:00
src Show preview of selected command (#643) 2023-03-05 18:36:35 +00:00
Cargo.toml Patch release v13.0.1 (#741) 2023-02-28 21:44:39 +00:00
config.toml Add history_filter cfg to exclude commands from history (#515) (#716) 2023-02-14 07:14:05 +00:00