Je vous ai fait un petit thème pour liquidprompt qui permet de comprendre rapidement ce que veut dire chaque section : https://github.com/nojhan/lp-explain (si vous cliquez sur les noms soulignés, vous atterrissez directement sur la documentation de la section).

On va peut-être le distribuer avec le thème par défaut, à terme.

#liquidprompt #freesoftware #shell

GitHub - nojhan/lp-explain: A theme for Liquid Prompt, showing the meaning of each section of the default prompt theme.

A theme for Liquid Prompt, showing the meaning of each section of the default prompt theme. - nojhan/lp-explain

GitHub
@nojhan petites questions #LiquidPrompt, c'est quoi le petit "L2" avant le nom du virtualenv ? Et est-ce qu'il y a moyen de virer le "(e) prompt =" qui bouffe plein de place pour rien au début de la section virtualenv ? J'ai pas trouvé dans la doc >_>

I am thinking of renaming the "DotMatrix" #liquidprompt theme to "Jolly".

This would allow to have a nice logo in the form of the Liquid Prompt's one with an additional Jolly Roger flag. This would also better fit the recommended use of "chevrons" over the "dots" variant. Also, note that the historical Jolly Roger flag was French and showed an hourglass (looking like two chevron characters!).

https://en.wikipedia.org/wiki/File:Pirate_Flag_of_Emanuel_Wynne.svg

Jolly
66.7%
DotMatrix
0%
Other/Don't know/care
33.3%
Poll ended at .
File:Pirate Flag of Emanuel Wynne.svg - Wikipedia

At #fosdem2024 , Jarek Potiuk made¹ an interesting point about why the #AirFlow pipeline manager uses a semi-declarative approach: semantic scalability. When defining complex pipelines, you often end up generating the declaration with a script, which essentially discards the benefit of the approach.

What's fun is that it is the same reasoning I used in my article about #liquidprompt's design², advocating for its procedural theming approach.

¹ https://fosdem.org/2024/schedule/event/fosdem-2024-1652--new-workflow-orchestrator-in-town-apache-airflow-2-x-/
² https://github.com/liquidprompt/liquidprompt/wiki/Why#declaration-against-innovation

FOSDEM 2024 - `New` Workflow Orchestrator in town:

The presentation of #liquidprompt at #fosdem2024 was surprisingly successful! I did not foresee that. Room was extra packed. Got a lot of questions and people reaching out with thanks and more questions. Awesome experience for my first contact with the @opensourcedesign community.
FOSDEM 2024 - Liquid Prompt: yes, we can drastically rethink the design of a shell prompt

I will be presenting the design of the DotMatrix theme of #LiquidPrompt at the #FOSDEM conference, this Saturday, in #Brussels
Come and say Hi! In the Open Source Design devroom: https://fosdem.org/2024/schedule/track/open-source-design/
FOSDEM 2024 - Open Source Design devroom

Save the date: I will be talking about #liquidprompt's _design_ (with an emphasis on the DotMatrix theme) at the FOSDEM conference.
https://pretalx.fosdem.org/fosdem-2024/talk/review/YR8GRKHVBBPA8VETAXZHFFVJY9BVWMNC
February, the 3rd, at 4pm.
Liquid Prompt: yes, we can drastically rethink the design of a shell prompt FOSDEM 2024

The shell is quite an old piece of software. Old in a good way: it has been tested and upgraded to match a level of quality that allows for efficient work. But if you use the command line, you would most certainly benefit from using a good prompt system instead of the default one, because it will help you make sense of the state of your workflow. Among modern prompt systems, Liquid Prompt is the older one, surely the one with the best feature set, and probably the one having thought the most of about its design. This presentation will introduce the why and how of the "Dotmatrix" theme for Liquid Prompt, which drastically rethink how information is displayed to the user. It will discuss the impact on UX of accessibility, the ANSI color space, information significance and text-oriented visual grammar(s).

Today's new feature in the lp-dotmatrix set of themes for #liquidprompt: a new theme called "DotVector", which is like DotMatrix, but on only two lines (and actually slower than DotMatrix for the moment).
https://github.com/nojhan/lp-dotmatrix
(to use it, just do `source <path_to>/dotmatrix.theme ; lp_theme dotvector`)
GitHub - nojhan/lp-dotmatrix: A carefully designed theme for Liquid Prompt, that will change the way you think about your prompt.

A carefully designed theme for Liquid Prompt, that will change the way you think about your prompt. - GitHub - nojhan/lp-dotmatrix: A carefully designed theme for Liquid Prompt, that will change th...

GitHub