issues Search Results · repo:mufeedvh/moonwalk language:Rust
Filter by
7 results
(48 ms)7 results
inmufeedvh/moonwalk (press backspace or delete to remove)Hello! Currently I see that moonwalk can be used only on a Linux or Darwin target machine and they seem to be two
different executables in the Release section.
Is it possible to have one single executable ...
D3vil0p3r
- 1
- Opened on Dec 3, 2022
- #12
hello.. it seem moonwalk get is broken
$ ./moonwalk start
[INFO] Found /dev/shm/.MOONWALK as world writable. [INFO] Set /dev/shm/.MOONWALK as the logging directory [SKIPPED]
Logging /var/log/messages ...
w3xsense
- 3
- Opened on Oct 8, 2022
- #10
Also resolve the current shell (zsh, etc.)
Basically:
$ ps -p $$
$ OR
$ echo $0
enhancement
mufeedvh
- Opened on Aug 5, 2022
- #9
moonwalk does not seem to clear track in bash session when it used in bash session which contains trap with DEBUG mode
Step to reproduce
Put the command logger in ~/.bashrc:
#!/bin/sh
debug_poc() { ...
enhancement
ariary
- 4
- Opened on Jan 4, 2022
- #4
With last version, it seems that my .zsh_history was not clean as expected
Step to reproduce
$ #in zsh
$ sudo moonwalk start
$ echo in moonwalk
$ sudo moonwalk finish
Then :
$ history # or cat ~/.zsh_history ...
ariary
- 3
- Opened on Jan 4, 2022
- #3
moonwalk crashes when I try to use start subcommand (other also subcommand btw).
I have tried all the installation way provided in the README, nothing change.
Here is the output of the command:
$ moonwalk ...
bug
ariary
- 5
- Opened on Jan 4, 2022
- #2
I m seeing this crash on moonwalk finish using the latest:
error: Utf8Error { valid_up_to: 16527, error_len: Some(1) } } , src/core/clear.rs:34:15
stack backtrace:
0: 0x56158421f44c - std::backtrace_rs::backtrace::libunwind::trace::he79a6b2087577c89 ...
jpegleg
- 2
- Opened on Dec 22, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.