We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Manual/Edit (history-search): describe "empty=emulate-readline"
Manual/Comp: add new "bleopt complete_auto_complete_opts" values
Manual/Intro: add "bleopt var+=value var-=value"
Merge branch 'nixpkgs'
Manual/A1 (Nix): remove outdated "does not work" What has not been work is not "attach", but the command "blesh-share". It printed the path to the script file "ble.sh", but it now correctly prints the directory path "$prefix/share/blesh". We can remove the tentative notice now.
Note: update the list of external commands
Manual/Comp: reference settings related to sabbrev
Report: add descriptions to identify third-party completion settings
There is no such thing as flake syntax, the example wasn't even written as a flake, it just uses the nixpkgs config which predates flakes.
be more specific on what doesn't work
Fix incorrect key in wiki for "(Insert mode) /: magic-slash / insert slash"
fix spelling error: tmax to tmux
Manual/Edit: add [C-up] and [C-down] for history movements
global: use "source --" to source arbitrary paths
Manual/Vim: update "{auto_complete => ac}_enter"
Installation: use `[!WARNING]` and `[!TIP]` and adjust heading levels
Fix typo. Ugh
Fix typo
Explicitly say where to put the Home Manager config
Reorganize so that the NixOS instructions are easier to find
Streamline .bashrc instructions for Nix
Update Nix instructions
Manual: translate leftover Japanese
Perf: fix the types of GFM alerts
Perf: clarify the loading order of compspec for ble/function#advice
Perf/Reporting: apply Grammarly
Due to that fact its bash written inside Nix, odd syntax issues emerge, and here specifically you need these two single quotations I added right before ${BLE_VERSION-} or else an error is yeilded
Manual/Install: Make it clear that only one option is necessary
Manual/Install: add NixOS instructions