Iven Hsu

Results 10 issues of Iven Hsu

When user hitting `Ctrl-C` to stop the program, exit cleanly.

It may be useful if we can use fuzzy match when searching history commands(using the UP arrow). Say we have command history like this: ``` scp 1.txt myhost1:/tmp ssh myhost1...

enhancement

Pantheon DE, which is the desktop environment created and used by Elementary OS, also support indicators. In Pantheon DE, the DESKTOP_SESSION value of environment varible is `pantheon`, please update `hotot.py`...

**Description** I'm using this config: ``` beforeEach(() => { cy.recordHar({ includeBlobs: false }) }) afterEach(function () { // @ts-expect-error const { state } = this.currentTest if (state === 'passed') {...

Type: bug

pylupdate4 yaner/*.py -ts ts/yaner_zh_CN.ts lrelease-qt4 ts/yaner_zh_CN.ts

1. Overall upload and download speed. 2. Max concurrent downloads.

Feature

Currently JNSoundboard uses random selection algorithm to play sounds when multiple audio files are specified. There's a chance that we play duplicated files multiple times, while other files are not...

The current `save_current_session` command saves the session in the current working directory. When Neovim’s `autochdir` option is enabled, this becomes the directory of the current buffer’s file, not the Git...

enhancement