Hao

Results 35 issues of Hao

I would be very pleased if I can contribute to this project by translating it into Chinese version.

I never have make this work, changed few computer, changed few installation of sublime and ctag, but it won't work. I can go into the folder, then run command `ctags...

after hit `ctrl+t+t`, the definition list panel will appear like this: ![20160111144926](https://cloud.githubusercontent.com/assets/7945546/12228185/b81c7d96-b872-11e5-8cfa-a763f041e66b.jpg) I suggest ctag to put the path in the first line, not the `render`(as in this example), so...

Feature Request

### Hyprland Version Hyprland, built from branch HEAD at commit 03ebbe18ed8517ee22591eac82cd54322f42cb7d (props: bump ver to 0.34.0). Date: Mon Jan 1 12:03:15 2024 Tag: v0.34.0 flags: (if any) ### Bug or...

bug

I'm on Ubuntu 22.10 and using Sublime Text 4143. Alt-O is triggering `switch_file` command, so I have to manually run plaintask's command via command palate, but this has no effect...

**Describe the bug** Suppose I ran a build command now I'm inside a build output panel. NV will put me in normal mode, but except that, all keybindings will not...

feature

From manual page: https://php.net/language.oop5.late-static-bindings --- Quoting the confusing comments inside the code example #3.: > /* foo() will be copied to B, hence its scope will still be A and...

bug
Status: Verified

现在的 sis-default-cursor-color 在第一次从当前主题拿到值后, 就定下来不会变了. 如果此时切换到另一个主题 (比如从亮色主题切到了暗色主题), 旧的光标颜色, 大概率是很难在新主题中有比较好的显示效果的. Emacs 没有内置的主题切换相关的 hook, 我现在是通过下面的方式, 绕过了这个问题: ```elisp ;; taken from: ;; https://www.gnu.org/software/emacs/manual/html_node/modus-themes/A-theme_002dagnostic-hook-for-theme-loading.html ;; (sis need this to reset default cursor color after theme...

I'm using windows 7 64bit, python 2.7.11, here is the output when I'm trying to install tamper usisng `pip install tamper`: ``` C:\Python27\Scripts>pip install tamper Collecting tamper Using cached tamper-0.24.5.tar.gz...