command-line

Terminal is a serial computer interface for text entry and display. Instruction given to perform a task are called commands. Current computers (GUI based) uses terminal emulators such as Unix shell, BASH shell, command prompt.
Here are 4,293 public repositories matching this topic...
There is no "pre-deploy" hook listed here as an option at https://pm2.keymetrics.io/docs/usage/deployment/. It should also be mentioned that this hook will run BEFORE git pull
occurs, e.g. you may want to suggest to users to put git reset --hard
as the pre-deploy
hook in case their files such as yarn.lock
change frequently, or localization occurs.
The spec says:
If a client has access to environment variables, several standard ones exist to specify the language in which a client should operate. If not, then clients MUST make reasonable assumptions based on the information provided by the environment in which they operate (e.g. consulting navigator.languages in a browser, etc.).
Windows systems do have environment variables, but the
As far as I can tell bat as a library only supports writing to stdout, I'm interested in seeing if I can integrate bat
with color-backtrace
/color-spantrace
and eyre
. To do this I need bat to write to a std::fmt::Formatter
and return a fmt::Result
instead of printing to stdout
(i assume?) and returning a bat::error::Error
.
So assuming I'm not misreading the docs...
Proposal
rg --debug
should output information about ignore files being read.
Currently it outputs something like the following, but it is not clear where the patterns are coming from:
% rg --no-config --debug foo
DEBUG|rg::args|src/args.rs:544: not reading config files because --no-config is present
DEBUG|grep_regex::literal|grep-regex/src/literal.rs:59: literal prefixes detected: Literals {
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)
"Flag provided but not defined" doesn't give enough details for end users who aren't specifically aware of how CLIs work. I get a lot of bug reports that are "I got this obscure error message, and I'm not sure what to do".
See also
`-prune` options
Is it possible to add an option -prune
, to not explore sub-directories, when the current directory has been matched ? (like find -prune
)
See vadimdemedes/ink@a056565 for context.
Description of the problem or steps to reproduce
I was trying to replace the gcc linting for clang with custom flags by customizing the linter through a custom plugin (mostly to see how it works).
I first tried to use the linter.removeLinter function (that isn't documented in the readme but is in the source code) and it didn't disabled the gcc linting. For disabling the gcc linter one has to
Hi,
The docs say that:
validate: (Function) Receive the user input and answers hash. Should return true if the value is valid, and an error message (String) otherwise. If false is returned, a default error message is provided.
But when my validate function returns false, no default error message is shown on screen.
If the validate function returns a string instead, the custom error m
-
Updated
May 9, 2020 - HTML
Hi there
I'm trying to parse this king of lines, from a python flask service whose log format is %(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s
2020-02-10 13:58:38,594 [31383] (INFO) (flask.app): request: OPTIONS https://server_hostname/0.1/token/a_big_uuid {'Host': 'server_hostname', 'X-Script-Name': '/api/auth', 'X-Forwarded-For': 'an_IP_address', 'Connection': 'c
Add a WebUI?
As this was last asked in 2017 (the answer then was "No current plans but 'yudai/gotty' sort of works") I felt it might be the right time to ask again.
In the modern age of container usage, we often don't want to SSH to our box to do a health check. While apps like Glances give a good overview of the host as a whole, nothing I've found breaks everything down as nicely as ctop which is my go-to
A small pet peeve of mine is that the --ssl
option enables TLS, not SSL. I accept that the tech world uses these related but different terms interchangeably, but I'd rather be more correct by default.
To do:
- Replace the existing
--ssl
option with--tls
.
a. Note that this enables "TLS/SSL" in the documentation so it doesn't confuse people.
b. The short option-S
could stay th
Thanks a ton for any helpful feedback
I need help with getting best quality GIFs.
I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.
I don't know what value to give for shadow
I think it would be a good idea to mention the tee
command, probably somewhere in the "Cat, Less, Tail and Head" chapter
root@syzoj-test-vm:~/syzoj-ng-app# commitizen init cz-conventional-changelog --yarn --dev --exact
Attempting to initialize using the npm package cz-conventional-changelog
yarn add v1.19.0
[1/4] Resolving packages...
[2/4] Fetching packages...
error Incorrect integrity when fetching from the cache
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
root@
Description
Uncommenting info "Disk" disk
results in a partially correct output: Disk (81%): 495G / Fles/Git (97G%)
. What is Fles/Git (97G%)
? I'm guessing this might be my external SSD.
Also uncommenting info "Font" font
info "Users" users
info "Song" song
[[ "$player" ]] && prin "Music Player" "$player"
results in no display of this info.
- Does this issue still occ
-
Updated
May 20, 2020 - C
Currently there is a single example config file which serves as a great starting point, but it would be nice to have a few pre-built configs for people to drop in and go.
Some examples:
- One designed entirely around Docker and monitoring container metrics.
- Another designed to look pretty and having an overview of system metrics.
Feature request
Dat works great out of the box when you're on the same wifi, or are connected to the internet at large, but it's not as great when you're connected to a network that's not totally local, but isn't connected to the internet. Key uses would be something like #1066 where China was blocking traffic, or #1071 talking about mesh networks, which could be relevant to dweb camp 2019.
I have been testing q and I've found something that could be an issue.
Issue
When I'm doing something like round(avg(c3),3)
when querying, is rounding this 32655,5265 to this 32655,526 instead of expected result: 32655,527.
I think that could be an issue, or should be configurable.
Cheers.
Is your feature request related to a problem? Please describe.
# build default.nix
nix-build -E 'with import <nixpkgs> {} ; callPackage ./default.nix {}'
this line things of nixpkgs> as a variable, but it actually should stay
`.
Describe the solution you'd like
Best we to escapt <nixpkgs>
some how.
Describe alternatives you've considered
currentl
I think the work you've done on this is amazing. Seems like a great project, but your README is a bit bloated and hard to decipher. Might I suggest you condense it down into a set of readable chunks and maybe link off to the wiki for the more detailed bits.
Its only my opinion, but I find that answering the following questions, in order, helps to simplify docs.
- who? - who wrote the p
Inexplicably, part of the conemu website is written in Russian. Scroll down and note how much of the text is not english.
https://conemu.github.io/en/TabletPC.html
It would be helpful to get the original english docs back. I was trying to figure out how to disable zoom gestures on my touch pad, which happens by accident all the time, but all the docs are non-english.
idk what happened to the readme but i had to go look at an old commit were the documentation is in it. I dont like the website and it isnt convienent. also its very slow. issue #117 mentioned parallel threading. Why was this issue closed. its not fixed and its still an issue. Threading isnt difficult if its high level enough. it should be an argument along with what the deley should be to spawn a
Noticing on the quick start guide, for the happy_birthday.py
example, the localhost:8000/documentation
route appears to be broken (returning 404).
Perhaps I'm doing something wrong, but if not, we should fix the bug and/or the documentation. And maybe consider an integration test as part of our test suite to prevent a future regression.
GitHubTags: #A11yTCS; #A11yAAT; #A11yMAS; #A11y_WindowsTerminal; #WindowsTerminal; #DesktopApp; #C+E-H; #A11ySev1;
Accessibility Conformance Documentation requirement is waived for certain websites. To determine if your website qualifies for this waiver, read CELA Guidance. Based on this guidance, if you think this requirement is waived for your website, then please add notes on why this websit