Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
poezio
poezio
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 178
    • Issues 178
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • poezio
  • poeziopoezio
  • Issues
  • #2555

Closed
Open
Opened Jul 03, 2014 by Administrator@root

/message command should accept arbitrary number of arguments

I would be easier if /message behaved like, say, echo in bash.

$ echo "hello world"
hello world
$ echo hello world
hello world

Because right now it's quite counter-intuitive to have /message foo@bar.tld hello world open a new tab and send only "hello" to it.

Attached is an example patch implementing what this.

  • Changesets:
    • Revision 29e7c815d5eba7ef7dae81c209fcd3043f90597f by louiz on 2014-11-25T16:01:23Z:
Parse command arguments using a decorator and make things more consistent

Avoid surprises with some commands accepting quoted arguments and some other
not.

fix #2555
  • Revision e1808a84 by louiz on 2014-11-25T16:07:45Z:
Parse command arguments using a decorator and make things more consistent

Avoid surprises with some commands accepting quoted arguments and some other
not.

fix #2555
  • Uploads:
    • poezio-message.patch
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
0.9
Milestone
0.9
Assign milestone
Time tracking
None
Due date
None
Reference: poezio/poezio#2555