• [^] # Re: split

    Posté par . En réponse à la dépêche Enlightenment DR 0.19 et autres nouveautés éclairées. Évalué à 5.

    Et là je vois le problème, la manpage est fausse:

    $ man terminology
     -s=vh-, --split=vh-
     Terminology can start with splits opened as described below. The arguments are a string with the following characters:
     -s v splits terminal vertically
     -s h splits horizontally
     - defines a placeholder for a shell or a command when used with
     --exec/-e
     Examples:
     ______
     | | |
     $ terminology -s v |__|__|
     ______
     |_____|
     $ terminology -s h |_____|
     ______
     |__| |
     $ terminology -s vh |__|__|
     ______
     | |__|
     $ terminology -s v-h |__|__|
     ______
     $ terminology -s vh--h |__|__|
     hv--v |__|__|
     Type: STR.
    

    Je vais essayer de remonter le problème upstream.