Make it easier to copy/paste config/deploy lines suggested by .. app new #106

Open
opened 2021-03-18 10:39:48 +00:00 by 3wordchant · 0 comments
Owner

Currently, it's not amazing to try and run the config / deploy commands that are output at the end of abra app new ...:

  Customise the configuration:
    abra app bot_matrix_autonomic_zone config
  Deploy it:
    abra app bot_matrix_autonomic_zone deploy 

Over here on Bash 5 + Gnome Terminal, triple-clicking the lines works OK-ish, but selects the spaces at the start, which prevent the lines from being added to Bash history (i.e. no pressing ⬆ to get the last command).

I guess the simplest fix would be to remove the spaces. I'm wondering if there are some control characters we could add that would allow us to define the boundary of the triple-click select without losing the nice indentation though 🤔

Currently, it's not amazing to try and run the `config` / `deploy` commands that are output at the end of `abra app new ...`: ``` Your new 'go-neb' is ready for action: Customise the configuration: abra app bot_matrix_autonomic_zone config Deploy it: abra app bot_matrix_autonomic_zone deploy ``` Over here on Bash 5 + Gnome Terminal, triple-clicking the lines works OK-ish, but selects the spaces at the start, which prevent the lines from being added to Bash history (i.e. no pressing ⬆ to get the last command). I guess the simplest fix would be to remove the spaces. I'm wondering if there are some control characters we could add that would allow us to define the boundary of the triple-click select without losing the nice indentation though 🤔
3wordchant added the
help wanted
design
labels 2021-03-18 10:39:48 +00:00
decentral1se added this to the Beta release milestone 2021-03-18 11:59:49 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#106
No description provided.