Issue 142752
Summary lldb editrc configuration
Labels new issue
Assignees
Reporter vito-c
    I have been trying to figure out where I should set my editrc configurations so that lldb will respect them. I tried:
```
~/.editrc
~/.lldb/editrc
~/.lldb/.editrc
~/.lldb-editrc
```
None of these worked. All I was trying to do was `bind ^b ed-prev-word` but no dice
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to