[X] I have run fig doctor in the affected terminal session
[X] I have run fig restart and replicated the issue again
Operating system
Ubuntu 22.10
Expected behaviour
Autocomplete would start with the beginning of my shell session
Actual behaviour
Nothing happens when typing cd or ls. I have run fig doctor and get the following (on the first run):
fig doctor 22-10-28 - 22:18:20
✘ Fig Integration: Figterm is not running
FIG_INTEGRATION_VERSION=None
✘ Doctor found errors. Please fix them and try again.
If you are not sure how to fix it, please open an issue with fig issue to let us know!
Or, email us at hello@fig.io!
If I run figterm, nothing happens. When I run fig doctor again, I get the following:
● Fig's support for Linux 5.19.0-23-generic - "Ubuntu" is in development. It may not work properly on your system.
✘ Autocomplete is active: Autocomplete is currently inactive. Your desktop integration(s) may be broken!
✘ Doctor found errors. Please fix them and try again.
If you are not sure how to fix it, please open an issue with fig issue to let us know!
Or, email us at hello@fig.io!
I searched online, and this issue was reported back in August, and an update was promised. Maybe it doesn't work yet with Kudu?
I have also tried the staple of "Turning it [both Fig and the computer] off and on again".
Steps to reproduce
As above, I've tried this several times, and it happens exactly the same way every time.
Checks
fig doctor
in the affected terminal sessionfig restart
and replicated the issue againOperating system
Ubuntu 22.10
Expected behaviour
Autocomplete would start with the beginning of my shell session
Actual behaviour
Nothing happens when typing
cd
orls
. I have runfig doctor
and get the following (on the first run):If I run
figterm
, nothing happens. When I runfig doctor
again, I get the following:I searched online, and this issue was reported back in August, and an update was promised. Maybe it doesn't work yet with Kudu? I have also tried the staple of "Turning it [both Fig and the computer] off and on again".
Steps to reproduce
As above, I've tried this several times, and it happens exactly the same way every time.
Environment