The Wayback Machine - https://web.archive.org/web/20200715011520/https://github.com/topics/command
Skip to content
#

command

Here are 859 public repositories matching this topic...

gabor
gabor commented Apr 4, 2020

when i run serve like:

serve -l tcp://localhost:8888

i get this debug output:

   ┌───────────────────────────────────────────────────┐
   │                                                   │
   │   Serving!                                        │
   │                                                   │
   │   - Local:            http://127.0.0.1:8888       │
   │   - On 
PierBover
PierBover commented Feb 9, 2020

The docs recommend using rewrites instead of routes but AFAIK it's not possible to use methods in the rewrite config.

I tried it with now dev and it stoped with this error:

Error! Invalid rewrites property: [0] should NOT have additional properties

I'm guessing this feature has not been implemented and if that's the case please consider this a feature request.

mk-pmb
mk-pmb commented Nov 9, 2016

Most command examples currently shown do the operation way worse than what I'd expect thunar would do (and afair, does). Here's an attempt at fixing the most obvious differences.

-cp readme.txt documents
+cp --verbose --no-clobber --no-dereference --target-directory='documents' -- 'readme.txt'

stop right click and duplicate file

A core feature of the duplicate command is

darbyjack
darbyjack commented Sep 12, 2018

What was the confusing thing is the world came down to a simple lack of documentation and understanding of how something worked.

When using {@@} in description and message, you CAN'T use ROOT values. You MUST supply a children section for the languages. The improvement would be to allow multi-nested values along with root values in the @@

Improve this page

Add a description, image, and links to the command topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the command topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.