Rajive Joshi
Rajive Joshi
This is working great! Thanks! However just ran into one issue: the **TermCursorNC** highlight group is missing (using on nvim 0.5 stable): ``` :hi TermCursorNC TermCursorNC xxx cleared ``` It...
*************************************************************************** **NOTE** Please verify that the `base repository` above has the intended destination! Github by default opens Pull Requests against the parent of a forked repository. If this is your...
Support use cases where the CSV file doesn't have amount in a single column---instead the amount is derived from multiple columns. In my case (see unit test case [test_extract_amount](https://github.com/rajive/beangulp/blob/0892d2c73364a5e21a128d04d83deae27b72203c/beangulp/importers/csvbase_test.py#L424)), the...
`make test` or `make` was failing as follows: ``` (env -u PYTHONPATH uv run --isolated --python 3.13 python -m pytest) Built beangulp @ file:///Users/rajive/code/beangulp Installed 14 packages in 9ms /Users/rajive/.cache/uv/builds-v0/.tmpmSYVuT/bin/python:...