Wu Jiang
Wu Jiang
Not working for me either. Anyone has any recommendations for some similar libraries?
I have the same issue when running in iTerm2. After `evil-terminal-cursor-changer-deactivate`, it works fine. Another observation is that it works fine within tmux inside iTerm2.
Any plans to get this merged?
Love the idea! But I think it's better to add that line in `tools.cmake`. ``` --- a/cmake/tools.cmake +++ b/cmake/tools.cmake @@ -6,6 +6,8 @@ if(NOT PROJECT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR) return() endif() +set(CMAKE_EXPORT_COMPILE_COMMANDS...
Any updates on this? Thanks.