Skip to content
#

commandline

Here are 489 public repositories matching this topic...

animeai
animeai commented Jul 9, 2019

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

lucknaumann
lucknaumann commented Apr 16, 2020

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
picocli
deining
deining commented Dec 1, 2019

While answering #878, I realized, that both user manual and quick guide could be improved. Goal should be to get first time users started as quickly as possible.
Thinking back to my first time contact with picocli I remembered it wasn't straightforward for me to get things up and running, either. Don't get me wrong: The picocli manual is very complete, concise and was/is of great help for me in m

doc
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

madhavajay
madhavajay commented Oct 5, 2016

I have the latest cocapods and rome installed

cocoapods (1.1.0.rc.2, 1.0.1)
cocoapods-core (1.1.0.rc.2, 1.0.1)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.1)
cocoapods-plugins (1.0.0)
cocoapods-rome (0.7.0)
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.0.0)
cocoapods-try (1.1.0)

And I get error:

[!] The dependency `Swiftline (from `../Swiftline.pods
kb100
kb100 commented Jun 18, 2017

For my signal-authenticator project, it is very important that signal-cli acts as I would think it would when something goes wrong. These seem obvious so forgive me, but can you confirm that:

  1. If a Signal user gets a new key, signal-cli will refuse to send messages encrypted to the new key until the new key is marked trusted (manually).
  2. In (1.) signal-cli exits with a nonzero exit status
n4n0GH
n4n0GH commented Oct 5, 2019

What do you want

When selecting a server with unread channels, have a key set aside to focus the next channel with unread content from the top of channel listings

Why

Switching servers usually happens because there are unread notifications. On servers with many channels this might mean to browse through a ton of channels before finding the channel you wanted to browse to.

Implem

eyalroz
eyalroz commented Sep 14, 2019

This repository's README.md is way too long. The documentation specifics should be in a separate .md file, on the wiki, or both; and the main README.md should focus on the sections other than the Detailed Examples. In fact, Overview is also too long; I'd stick to a couple of examples, no more than that for the repo landing page.

Improve this page

Add a description, image, and links to the commandline 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 commandline topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.