Adam Perkowski

Results 56 issues of Adam Perkowski

### Discord Account xx0a_q ### What is it that you'd like to see? There is no [Active Developer Profile Badge](https://support-dev.discord.com/hc/en-us/articles/10113997751447-Active-Developer-Badge) in Aliucord. It would be nice if it was added....

enhancement

Added missing commands (those without keymaps) to [documentation](https://docs.helix-editor.com/commands.html). Documented in Issue #10970.

A-documentation

Fixed single `#` headings to match the pattern: title page - `#` - installation - `#` - package managers - `##` - building from source - `##` - usage -...

A-documentation

Changes made: - updated `frame.set_cursor()` to `frame.set_cursor_position()`, since `set_cursor` is [deprecated](https://github.com/ratatui/ratatui/blob/main/BREAKING-CHANGES.md\#backend-trait-migrates-to-getset_cursor_position-1284) - updated `frame.size()` to `frame.area()`, since `size` is [deprecated and renamed](https://github.com/ratatui/ratatui/blob/main/BREAKING-CHANGES.md\#framesize-is-deprecated-and-renamed-to-framearea) - performed a clean build to avoid any...

Hey Titus, as linutil continues to grow, I think it’s important to make it more accessible to a wider audience. One way to do this is by creating and maintaining...

# Add a script to set up shell aliases for linutil ## Type of Change - [x] New feature ## Description ref #349, https://github.com/ChrisTitusTech/linutil/issues/349#issuecomment-2346816737 ## Impact Created a new menu...

# Add a version check & config migration for Alacritty ## Type of Change - [x] New feature - [x] Bug fix ## Description #### Merge PR [#66](https://github.com/ChrisTitusTech/dwm-titus/pull/66) on dwm-titus...

# Add an option to revert changes made by scripts ## Merge #380 #382 #387 before this so @nnyyxxxx can start working on the gaming-setup & aurhelper reverts.#387 includes a...

## Type of Change - [x] Bug fix - [x] Refactoring ## Description Refactored the gaming setup script to have more synergy with other scripts, removed bashisms, updated dep list...

# BEFORE MERGING THIS RECONSIDER ADDING ARM64 SUPPORT BACK https://github.com/ChrisTitusTech/linutil/pull/445#issuecomment-2355800238 ## Type of Change - [x] Bug fix ## Description Linutil no longer supports ARM64. It's misleading to have start.sh...