feat(autocompletion): First support for shellac's command autocompletion
Integrate shellac for autocompletion. A git shellac file is available for testing.
Merge request reports
Activity
added 18 commits
-
64ad8e9b...1ded346f - 17 commits from branch
redox-os:master
- d1a23a72 - feat(autocompletion): First support for shellac's command autocompletion
-
64ad8e9b...1ded346f - 17 commits from branch
added 8 commits
-
a5fb10c7 - 1 commit from branch
redox-os:master
- 3c10958e - Manual: automated link checking using mdbook-linkcheck
- e30aaa7f - history.md: HISTORY_IGNORE docs improvements
- 153d4b2c - history.md: further improvements.
- 1295d748 - history.md: clarify the roles of HISTORY_SIZE and HISTFILE_SIZE
- 308b3a8d - history.md: mention that HISTFILE_SIZE and HISTORY_SIZE are currently
- ce44fae7 - feat(autocompletion): First support for shellac's command autocompletion
- d6ac5d03 - Use the released shellac crate
Toggle commit list-
a5fb10c7 - 1 commit from branch
mentioned in issue #397
added 9 commits
-
f9f2ae08 - 1 commit from branch
redox-os:master
- 129997d4 - Manual: automated link checking using mdbook-linkcheck
- f03a3dcb - history.md: HISTORY_IGNORE docs improvements
- 396f9c25 - history.md: further improvements.
- 36c76a75 - history.md: clarify the roles of HISTORY_SIZE and HISTFILE_SIZE
- 830155a1 - history.md: mention that HISTFILE_SIZE and HISTORY_SIZE are currently
- e1d60c4b - feat(autocompletion): First support for shellac's command autocompletion
- 2d330d79 - Use the released shellac crate
- 8cf4b83c - Fix subslicing
Toggle commit list-
f9f2ae08 - 1 commit from branch
added 9 commits
- 35838cd6 - Manual: automated link checking using mdbook-linkcheck
- 8b682ccd - history.md: HISTORY_IGNORE docs improvements
- c806d04f - history.md: further improvements.
- 62a65e0c - history.md: clarify the roles of HISTORY_SIZE and HISTFILE_SIZE
- 69661e55 - history.md: mention that HISTFILE_SIZE and HISTORY_SIZE are currently
- 025ef134 - feat(autocompletion): First support for shellac's command autocompletion
- 0c4ad87c - Use the released shellac crate
- c480640d - Fix subslicing
- 530f1176 - Use generic setups for shellac
Toggle commit listadded information-needed label
added Documentation Refactor Testing labels
@AdminXVII I saw that you have another branch in your shellac repo, which has much more documentation.
I am quite reluctant to merge and "spend some time to create definition files.", if I dont see a video/demonstration or something like explicit manual to make it work + have tests for it in ion such that it does not regress.
When do you think you have time to finalize this?
Edited by matu3ba@gytis-ivaskevicius No, sadly I am using Arch/EndeavourOS because I need some printer and scanner drivers. Will switch to Sway some day once I have my dotfiles cleaned up and zsh configured.
nixpkg should be usable without installing nix as well or am I wrong on this? How much space would this require? Can you give me a quick guide?
Edited by matu3ba@gytis-ivaskevicius ugh, thats quite a pile of information. Can you give me the necessary flake commands tomorrow? It looks much simpler to use and it feels abit like the cargo model of generating the lock hashsums.
Is there anything like autocomplete or a lsp for version information of nix scripts?
Edited by matu3ba