Charles Tamzarian

Results 17 issues of Charles Tamzarian

Include a button for a "select all" feature. Additionally a visual line mode would be very useful. A visual line mode means that when its active, every highlighted title gets...

Extension doesn't convert Imperial torque units

Is the "Expert difficulty level" mentioned in the readme, extreme or hard difficulty level. My game doesn't have an Expert difficulty. Just Easy, Normal, Hard and Extreme.

TRE is a lightweight and efficient POSIX compliant regexp matching library. Adding as its a dependency for vis. Its also used in elinks for regexp searching.

vis currently is broken. Complains about a missing liblpeg-5.4.so PR bumps lpeg https://github.com/termux/termux-packages/pull/20473 and liblua53 to liblua54 https://github.com/termux/termux-packages/pull/5861#pullrequestreview-500262883. Also added TRE as a dependency, which allows for better regex search....

### Fixes: - carla - cadence These packages depend on dev-python/PyQt5 which was [renamed to dev-python/pyqt5](https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-python/pyqt5?id=37d48fa129706f33aff087d4d599a2b16114ef14) last year. ### Updates: - Bumps carla to latest version 2.5.9 and drops oldest...

A new zstyle; `popup-smart-tab-bindings` This can be used to change what keybinds are "reversed" when tmux-popup shows above the cursor. Examples ``` zstyle ':fzf-tab:*' fzf-bindings 'tab:toggle+down' 'btab:toggle+up' zstyle ':fzf-tab:*' popup-smart-tab-bindings...

This conforms to ZSH behavior on where to put ZSH files. As `$ZDOTDIR` is where things like `.zshrc` and `.zsh_history` is stored. For majority of users `$ZDOTDIR` will = `$HOME`...

With this line included, fzf-tab `fzf-flags` options are overwritten. And I don't see how `--preview-window=+0` is needed, as its the default value anyway. This was a real source of annoyance...