-
Updated
May 17, 2021 - C++
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 5,373 public repositories matching this topic...
-
Updated
May 13, 2021 - JavaScript
-
Updated
May 17, 2021 - Markdown
-
Updated
May 14, 2021 - C#
-
Updated
May 15, 2021 - Rust
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 ;)
GenMarkdownTreeCustom has a way to a header (filePrepender
arg), however there is not a first class way to add a footer.
It's always a good idea to work on documentation. I think it would also be good to restructure the README:
- Add a quick link section at the top of the readme (see https://github.com/sharkdp/bat)
- Extend the tutorial (rename "How to use"?)
- Move the "Parallel command execution" section inside the "How to use" section). See also: #605
- Move "Installation" section below the
-
Updated
May 16, 2021 - Go
-
Updated
May 17, 2021 - TypeScript
-
Updated
May 10, 2021 - HTML
-
Updated
Apr 29, 2021 - Go
-
Updated
May 6, 2021 - JavaScript
-
Updated
May 16, 2021 - C
-
Updated
May 17, 2021 - C++
-
Updated
May 9, 2021 - Shell
-
Updated
Feb 4, 2021 - Go
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
-
Updated
May 17, 2021 - C
-
Updated
May 9, 2021 - JavaScript
Add a changelog
As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.
-
Updated
Dec 13, 2020 - Shell
-
Updated
May 17, 2021 - Rust
-
Updated
Jan 19, 2021 - Go
-
Updated
Jan 9, 2021 - JavaScript
-
Updated
May 4, 2021 - Python
Can we make the --command-name take the same arguments from --parameter-list as the actual command
I would like to parameterize the command name based on the parameters from the parameter list
Currently the --command-name
only seem to take into account the first one in the list it would be nice if we could parametrerize the --command-name
with the <VAR>
as we do in the actual command
Here is a concrete example I'm running
hyperfine "brun -c opt -- //simwork/examples:Hepatitis
Output improvements
-
Updated
Apr 9, 2021 - Python
Thank you so much for creating bat! Very happy with the app.
I'm customizing things a bit and my BAT_OPTS is breaking
--list-themes
. It's paging one theme at a time and the theme names are not shown. That makes it unusable, unfortunately. Maybe we should ignore--paging=always
(or perhaps all config) when running that command?`BAT_OPTS="--theme=TwoDark --paging=always --pager='less -j3