Drupal-console: [console] Don't clear the shell when running console

Created on 18 Oct 2016  路  9Comments  路  Source: hechoendrupal/drupal-console

Currently all drupal commands clear the console output. Why? This is super annoying...

(Using version 1.0.0-rc6)

enhancement

Most helpful comment

+1 to have it configurable, and I think the right approach should be to have it disabled by default.
This is very annoying, and it's an odd behaviour if compared with _any_ other cli command.

All 9 comments

@gergelypap This will be a configurable feature on next RC-7.

+1 to have it configurable, and I think the right approach should be to have it disabled by default.
This is very annoying, and it's an odd behaviour if compared with _any_ other cli command.

Can we make a new release ASAP containing this important fix? I lost data due to this.

@pfrenssen A new release will be tagged the later tomorrow Oct 26th.

Great news! Thanks!

@pfrenssen @esolitos @gergelypap New release RC-7 tagged this should stop happening.

Update instructions at => https://gist.github.com/jmolivas/a0970e1ea252ecb852fe8c7182d85d3e

For the record The CLI output this message.

commands.yaml.unset.key.yml Unable to parse at line 2 (near " arguments:").

Something wrong with a YAML file, fix and new release by the end of the week.

Fixed

Was this page helpful?
0 / 5 - 0 ratings