mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-23 12:03:48 +03:00
Minor edits
This commit is contained in:
parent
d335ad67e1
commit
3b7018835e
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -12,8 +12,5 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
|
@ -25,19 +25,19 @@ Tide is a [Fish][] theme inspired by [Powerlevel10k][]. It aims to provide a pow
|
||||
|
||||
Type `tide configure` to open the the wizard in your terminal.
|
||||
|
||||
![Configuration_Wizard][]
|
||||
![configuration_wizard][]
|
||||
|
||||
### Multi-Line Right Prompt
|
||||
|
||||
> Fish can't do _that_ yet can it?
|
||||
|
||||
![Multi-Line_Right_Prompt][]
|
||||
![multi-line_right_prompt][]
|
||||
|
||||
### Pure Compatibility
|
||||
|
||||
Tide can produce the same prompt as [Pure][]. Type `tide configure` and select the Pure style.
|
||||
|
||||
![Pure_Compatibility][]
|
||||
![pure_compatibility][]
|
||||
|
||||
Tide doesn't recognize Pure configuration parameters, so you'll need to use `set tide_cmd_duration_threshold 3000` instead of `set pure_threshold_command_duration 3`, etc.
|
||||
|
||||
@ -47,7 +47,7 @@ Pure style is an exact replication of the Pure fish theme and therefore displays
|
||||
|
||||
If there isn't a prompt item that fits your needs, make your own!
|
||||
|
||||
![Extensible][]
|
||||
![extensible][]
|
||||
|
||||
## Contributing
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user