-
Updated
Sep 24, 2021 - JavaScript
command-line-tool
Here are 4,207 public repositories matching this topic...
-
Updated
Sep 29, 2021 - Rust
-
Updated
Sep 1, 2021 - C
-
Updated
Sep 29, 2021 - Python
-
Updated
Jan 19, 2021 - Go
-
Updated
Sep 26, 2021 - Python
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Sep 26, 2021 - Python
-
Updated
Oct 1, 2021 - Java
-
Updated
Oct 1, 2021 - Rust
Is your feature request related to a problem? Please describe.
It's not a problem but would be an improvement to avoid misunderstandings
Describe the solution you'd like
I wanted to remap the stage_item/unstage_item to Spacebar
instead of Enter
, so I changed
enter: ( code: Enter, modifiers: ( bits: 0,),),
to
enter: ( code: Char(' '), modifiers: ( bits: 0,),)
-
Updated
Sep 7, 2021
-
Updated
Sep 15, 2021 - Rust
-
Updated
Sep 27, 2021 - C++
-
Updated
Sep 28, 2021 - Rust
-
Updated
Jan 25, 2021 - Python
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Sep 25, 2021 - Rust
-
Updated
May 2, 2021 - Python
-
Updated
Sep 13, 2021 - JavaScript
Might be a cool feature to show a symlinks destination path behind the little arrow. This would be a bit like the listing of ls -l
.
-
Updated
Sep 15, 2021 - Rust
-
Updated
Sep 21, 2021 - Go
-
Updated
May 16, 2021 - JavaScript
-
Updated
Jan 31, 2021 - Shell
-
Updated
Sep 15, 2019 - Swift
As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.
My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi
-
Updated
Sep 27, 2021 - Python
Improve this page
Add a description, image, and links to the command-line-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the command-line-tool topic, visit your repo's landing page and select "manage topics."
--presume-input-tty
is an undocumented option ofrm
.https://bug-coreutils.gnu.narkive.com/AMUZEL4V/rm-p
GNU testsuite:
`2021-06