issues Search Results · repo:asottile/babi language:Python
Filter by
85 results
(49 ms)85 results
inasottile/babi (press backspace or delete to remove)hello hello! Thank you for creating babi as well as for all of your other educational material! I ve been using babi and
was wondering about a possible new feature which would (optionally) populate the ...
NicholasLinderWood
- 1
- Opened on Nov 29, 2024
- #360
The search and replace functionality does not account for line change when replacing all occurences.
Example: Write a simple file with the following content:
A_A_
and have the cursor on the last position. ...
SilenZcience
- 1
- Opened on Jul 31, 2024
- #349
I used to be able to install babi with pipx install babi and use it fine until recently when I started getting the
following error:
Traceback (most recent call last):
File /Users/iason/.local/bin/babi ...
ikrommyd
- 1
- Opened on Nov 23, 2023
- #330
When trying to delete a whole word in babi, neither alt + backspace nor ctrl + backspace work.
alt + backspace displays an unknown key message image
ctrl + backspace only delete a single character image ...
joeriddles
- Opened on May 18, 2023
- #299
it shows these error when ever I try to type in quote marks and closing curly braces
closing curly braces unknown key: Key(wch= \x00 , keyname=b ^@ ) single quote mark unknown key: Key(wch=530, keyname=b ...
ibar2
- 2
- Opened on May 6, 2023
- #295
SOLUTION: install libonig-dev , libpython3-dev , and gcc
Steps to reproduce:
sudo apt update
sudo apt install python3-venv
rm -rf venv
python3 -m venv venv
. venv/bin/activate
pip install babi
Error ...
alexsch01
- 2
- Opened on Mar 2, 2023
- #290
I have babi installed in a venv (in my case located in ~/babi/venv). The problem is that syntax highlighting is not
working (babi_grammars is installed in ~/babi/venv/lib/python3.10/site-packages). After ...
invalid
MohrJonas
- 3
- Opened on Feb 7, 2023
- #287
Have you considered adding LSP support to babi? I was playing around a bit, trying to add it myself, but I m no Python
expert and I don t really understand the source code.
As far as I understand it, ...
MohrJonas
- 2
- Opened on Jan 30, 2023
- #284

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.
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.