Skip to content
#

terminal-based

Here are 632 public repositories matching this topic...

Halfwalker
Halfwalker commented Feb 29, 2020

Change the default username color to something like blue (via variable, so it's changeable). Then, when user su's to root or logs in as root, change username color to RED. This would be a good visual warning that you might be doing something with root privs by mistake ...

So the _username function would check the euid, and if 0 set color to RED

teleconsole
psyhomb
psyhomb commented Nov 24, 2019

Using GitHub identity to share a session does not work for me!

Version: Teleconsole 0.4.0

SSH key pair was created with following command (without passphrase) and public key was successfully added to GitHub account:

ssh-keygen -t rsa -b 2048 -f .ssh/$github_user_key

Session was created by running:

teleconsole -i $github_user

When I try to join a pr

laur89
laur89 commented Sep 23, 2019

Currently scrolling in directory with file preview enabled in 2nd pane could get extremely sluggish if the preview command isn't snappy enough; eg having following config to use bat for previews causes scrolling in a directory containing many shell scripts to become noticeably slow:

" remaining files:
fileviewer * bat --color always --plain %c
fil

ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django

  • Updated Jun 6, 2020
  • Python
Byron
Byron commented Mar 15, 2020

Previously jwalk would follow symlinks, so we could not use it and instead implemented our own traversal.

Now with jwalk 0.5, this is supported and we can use our standard jwalker to do the job.

https://github.com/Byron/dua-cli/blob/543f7f3948c26250a8fc6ebf79a49f3ddfa3cb63/src/interactive/app/handlers.rs#L305-L340

The function above would have to change to use jwalk. It should be straight

Improve this page

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

Learn more

You can’t perform that action at this time.