Skip to content

Issues: lmorg/murex

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

readline: preview doesn't render if terminal width < 80 bug Unexpected behavior deployed to `develop` Feature built. Currently BETA testing in the `develop` branch in progress Issue is currently being worked on (possibly in a feature branch)
#805 opened Jun 14, 2024 by lmorg
readline: autocomplete on short terminals pushes prompt off screen deployed to `develop` Feature built. Currently BETA testing in the `develop` branch in progress Issue is currently being worked on (possibly in a feature branch) negative user experience A feature, default or other non-bug issue which still has a negative user experience
#804 opened Jun 14, 2024 by lmorg
vim keys should be disabled when autocomplete is enabled bug Unexpected behavior
#803 opened Jun 13, 2024 by lmorg
Formatting a JSON Object as CSV no longer works bug Unexpected behavior deployed to `develop` Feature built. Currently BETA testing in the `develop` branch in progress Issue is currently being worked on (possibly in a feature branch)
#801 opened May 23, 2024 by tiymat
Option to hide "Loading profile" messages on start deployed to `develop` Feature built. Currently BETA testing in the `develop` branch enhancement New features
#797 opened Apr 29, 2024 by tiymat
High memory usage in [f9] preview bug Unexpected behavior in progress Issue is currently being worked on (possibly in a feature branch)
#796 opened Apr 24, 2024 by lmorg
bg { command } fails to run command bug Unexpected behavior in progress Issue is currently being worked on (possibly in a feature branch)
#792 opened Feb 20, 2024 by joshahussey
Comparision to NuShell support A general support query. These will be usage questions about supported functions
#790 opened Feb 17, 2024 by yonas
Create a "deprecated" section documentation Missing, outdated or inaccurate docs. Typos, spelling/grammar mistakes and formatting errors
#752 opened Oct 10, 2023 by lmorg v5.2
Ternary operator enhancement New features
#750 opened Oct 10, 2023 by lmorg
':>' operator design question This is where the murex devs can raise a feature idea or discuss a problem with the community enhancement New features
#742 opened Sep 14, 2023 by orefalo
Improvements to index and element design question This is where the murex devs can raise a feature idea or discuss a problem with the community enhancement New features
#732 opened Sep 9, 2023 by lmorg
3 tasks
command(parameters...) behaves differently to command parameters... bug Unexpected behavior in progress Issue is currently being worked on (possibly in a feature branch)
#714 opened Sep 3, 2023 by orefalo
alias Get() should return immutable object refactor Not a bug/negative user experience but something that affects the purity of the code
#694 opened Aug 21, 2023 by lmorg
theme colors configuration enhancement New features
#683 opened Aug 14, 2023 by orefalo v5.4
printf formatting enhancement New features in progress Issue is currently being worked on (possibly in a feature branch)
#678 opened Aug 10, 2023 by orefalo v5.3
support for type constraints design question This is where the murex devs can raise a feature idea or discuss a problem with the community enhancement New features
#607 opened Jun 4, 2023 by lmorg
ranges should support bang prefix enhancement New features in progress Issue is currently being worked on (possibly in a feature branch)
#606 opened May 27, 2023 by lmorg
Write more documentation around configuring murex documentation Missing, outdated or inaccurate docs. Typos, spelling/grammar mistakes and formatting errors
#532 opened Feb 13, 2023 by lmorg
POC unix sockets for IPC as opposed to fd3 Investigate Not a bug nor a feature request
#501 opened Jan 13, 2023 by lmorg
Support for markdown-style tables enhancement New features
#495 opened Dec 26, 2022 by lmorg
add pushd, popd, dirs aliases for cd enhancement New features in progress Issue is currently being worked on (possibly in a feature branch)
#482 opened Nov 3, 2022 by lmorg
replace murex-dev package with a Makefile tooling Features that are part of the shell's ecosystem rather than the shell itself
#480 opened Nov 2, 2022 by lmorg
Should murex: Deprecate <stdin> named pipe, in favour of <in> OR <out> & <err> in favour of <stdout>, <stderr>? design question This is where the murex devs can raise a feature idea or discuss a problem with the community
#477 opened Nov 2, 2022 by lmorg
add hash builtin (defined by POSIX) enhancement New features
#474 opened Oct 30, 2022 by lmorg
ProTip! Exclude everything labeled bug with -label:bug.