Standard editor #293

Closed
opened 2025-12-30 22:04:56 +00:00 by jeppebundsgaard · 7 comments

I got tired of selecting editor, so I searched for editor in the code and found out that I could export EDITOR="nano". This could maybe be mentioned int the operators handbook?

Maybe it would be an idea to add editor: EDITORNAME as a setting in abra.yml?

I also think it would have been nice if there was a default abra.yml in .abra so I knew where to set settings :-). It could have commented out settings to make it easier to know what was possible.

I got tired of selecting editor, so I searched for editor in the code and found out that I could `export EDITOR="nano"`. This could maybe be mentioned int the operators handbook? Maybe it would be an idea to add `editor: EDITORNAME` as a setting in abra.yml? I also think it would have been nice if there was a default abra.yml in .abra so I knew where to set settings :-). It could have commented out settings to make it easier to know what was possible.
Owner

Yes please @jeppebundsgaard, documentation patches are very welcome 👍

A abra.yml setting issue and the question about a default config is also welcome

Feel free to just open these issues and make proposals, your input/initiative is appreciated!

Yes please @jeppebundsgaard, documentation patches are very welcome 👍 A `abra.yml` setting issue and the question about a default config is also welcome ✅ Feel free to just open these issues and make proposals, your input/initiative is appreciated!

I tried, but I cannot get abra to pick up settings in an abra.yml-file.
I have a abra.yml-file in my pwd with this content:
AbraDir: .
But abra still uses /home/jeppe/.abra as my root folder.
What did I miss?

I tried, but I cannot get abra to pick up settings in an abra.yml-file. I have a `abra.yml`-file in my pwd with this content: `AbraDir: .` But abra still uses /home/jeppe/.abra as my root folder. What did I miss?
Owner

@jeppebundsgaard can you raise an issue --debug output if it's not working?

https://git.coopcloud.tech/toolshed/abra/issues

I think it should be abraDir: . - without A? 🤷‍♀️

@jeppebundsgaard can you raise an issue `--debug` output if it's not working? > https://git.coopcloud.tech/toolshed/abra/issues I think it should be `abraDir: .` - without `A`? 🤷‍♀️

I found out how to create a new config-variable, so now I can set nano as my editor in the config. But when I want to make a pull-request from my jeppebundsgaard:editorconfig (https://git.coopcloud.tech/jeppebundsgaard/abra/src/branch/editorconfig) to toolshed:main, I am informed that "These branches are equal. There is no need to create a pull request".
But they are not equal. What am I doing wrong? I can pull to the other branches.

I found out how to create a new config-variable, so now I can set nano as my editor in the config. But when I want to make a pull-request from my jeppebundsgaard:editorconfig (https://git.coopcloud.tech/jeppebundsgaard/abra/src/branch/editorconfig) to toolshed:main, I am informed that "These branches are equal. There is no need to create a pull request". But they are not equal. What am I doing wrong? I can pull to the other branches.
Owner

@jeppebundsgaard not sure tbh but i hope you manage it because it would be great to see the change come in!

@jeppebundsgaard not sure tbh but i hope you manage it because it would be great to see the change come in!

I cannot create a pull request into main but I can into fix/deps (see screenshots)
Should I merge into "fix/deps"? It wouldn't be correct, I guess...

I cannot create a pull request into main but I can into fix/deps (see screenshots) Should I merge into "fix/deps"? It wouldn't be correct, I guess...

I found out from this page: https://github.com/go-gitea/gitea/issues/20880 that I have to switch head and base. But when I click the icon billede.png, I get an Internal server error (500). billede.png .

I found out from this page: https://github.com/go-gitea/gitea/issues/20880 that I have to switch head and base. But when I click the icon ![billede.png](/attachments/1c823f5f-69ea-4fcc-b5f6-56cfdec98a5d), I get an Internal server error (500). ![billede.png](/attachments/a751845c-0e86-44f1-aeac-66c1081e91ca) .
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/docs.coopcloud.tech#293
No description provided.