Yihang "Corvo" Liu
Yihang "Corvo" Liu
No worries, you're good. I hope you will feel better soon! I just tried the develop branch. I can evaluate `(+ 1 2 3)` with `er`, but using visual mode...
So for example, this is a `pyproject.toml`, a `project.clj` equivalent for python, we have to read `tool.setuptools.packages.find.where` section to locate our source file: ```toml [build-system] requires = ["setuptools"] build-backend =...
Right now the workaround is this: ```hy '(do (import sys) (.insert sys.path 0 "/home/lyh/Documents/CS/Projects/compile/chibicc-series/chibicc-hy/src")) ``` insert the above in your code where the string is the root of the source...
Why this software keep memleaking(or is it)? I only used it to manage folders with hundreds of files...
That's weird, I can produce this even without a config. But `:qr` is working for me. ``` xplr --on-load PrintAppStateAndQuit | yq ".config.modes.builtin.default.key_bindings.on_key.enter" { "help": "quit with result", "messages": [...
Here's the full log ``` bin: /usr/bin/xplr version: 0.20.2 config: general: disable_debug_error_mode: false enable_mouse: false show_hidden: false read_only: false enable_recover_mode: false hide_remaps_in_help_menu: false enforce_bounded_index_navigation: false prompt: format: '❯ ' style:...
May I query the status of this feature?
Nothing is highlighted on my end. There's no such flag. I'm on ``` The fastest browser on Earth. Thorium 121.0.6167.204 stable, built on Linux ``` I'm on wayland with ozone...
建议直接允许用户自己配置actress_alias.json, 给用户一个覆盖的选项