Doron Behar

Results 177 issues of Doron Behar

Hi, First of all, this is a great command line utility so thank you for making it. Adding support for a password encrypted using PGP/GPG could be cool. A JSON...

Hey, I'm really enjoying lexima and I almost never complain. It's also a much better alternative to `@tpope`'s "endwise" which doesn't seem as configurable as this one. However, I'm having...

I'm getting this error: ``` mpdas[4887]: terminate called after throwing an instance of 'std::logic_error' mpdas[4887]: what(): basic_string::_M_construct null not valid ``` Only when I run `mpdas` inside a systemd service....

I'm trying to map (`cmap`) Ctrl-Right and Ctrl-Left to `cmd-word` and `cmd-word-back`, respectively but I keep getting the characters `1;5D` and `1:5C` when pressing these keys when editing the `lf`'s...

enhancement

I'm a bit new to rust and I encountered the symbol `

type: content
help-wanted

Hey and thanks for creating this very useful tool. Say I have a PDF file or other webpage open in a certain tab and I'd like to download it but...

enhancement
help wanted

So today I wanted to test drive the application. I cloned the repo, Ran `make run`, and got the following error when opening `http://localhost:5678/` in the browser: ``` application error...

Here is the error: ``` Processing /home/doron/repos/git-repo Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-req-build-sxu0n8_f/setup.py", line 169, in install_requires=requirements(),...

Use `less` as the default `MONITOR_CMD`. Change comment explanation about `# Serial Monitor`. Add `stty_params` target. Make `stty_params` run a command according to Arch Linux's WiKi article on Arduino #stty....