Ting Zhou

Results 17 issues of Ting Zhou

Hi, in ranger's ranger/deer-mode, the first icon is missing. ![image](https://user-images.githubusercontent.com/16655096/79055536-b4018a00-7c02-11ea-8432-264468400e07.png) I'm using Doom Emacs. Here is my setup https://github.com/ztlevi/doom-config/blob/master/+misc.el#L156-L185, https://github.com/hlissner/doom-emacs/blob/develop/modules/emacs/dired/config.el#L3 By using `exa` as an alternative of ls with `-ahl...

**Describe the bug** Recently, I updated my tmux to 3.3a which is the latest version from homebrew. It causes `tmux showenv SSH_TTY` prints nothing. I need to add `-g` in...

Sometimes I get my cursor jumping around after formatting and I do suffer from other emacs formater packages too. For example, yapfify breaks up when I have split window. The...

enhancement
question

The latest merged commit break the pasting. Reproduce: 1. Install latest ranger 2. yy then pp `base-target` is not defined here https://github.com/ralesi/ranger.el/blob/master/ranger.el#L1040 backtrace: ``` Debugger entered--Lisp error: (void-variable base-target) ranger--invent-new-name("/home/ztlevi/Developer/python-test/test.py")...

#### Description If Emacs with split windows,open the same file existing in other windows will overwrite the exsiting window. #### Reproduction - Start Emacs - split window ![image|591x500](https://emacs-china.org/uploads/default/original/2X/b/b80a4f6d20b920336669a5b94a653e1fae61fa98.png) - open...

I'm trying to add hooks to `web-mode` and `js2-mode` to set the header-line. It works for `prog-mode` and `text-mode` but not for `web-mode` and `js2-mode` since they are derived from...

### 请先确认以下事项: - [X] 请务必查看 [常见问题](https://github.com/tisfeng/Easydict/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) - [X] 已仔细阅读了 [README](https://github.com/tisfeng/Easydict#readme) - [X] 在 [issues](https://github.com/tisfeng/Easydict/issues) 页面搜索过问题(包括已关闭的 issue),但未能找到解决方法 - [X] Easydict 已升级到 [最新版本](https://github.com/tisfeng/Easydict/releases) - [X] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** ### 问题描述 在关闭所有youdao的设置的情况下,还是回发送youdao的请求。因为公司防火墙把youdao给屏蔽了,导致经常会弹窗。 ###...

bug
fixed in next release