Páginas (2):    1 2
Shell   05-02-2021, 11:50
#11
Alguien ya lo preguntó allá por noviembre de 2020. Rolleyes
 
Cita:On Tue, 10 Nov 2020, Bruce Steers wrote:
> opening a project in latest commit tells me i need to set $EDITOR env to my
> favorite graphical text editor. some controls need it?
>
> what's all that about?

Does it perhaps say "version control" instead of "some controls"?

If yes, then this blurb from the git-commit man page provides some
explanation (git being an instance of a version control system which
is supported by the Gambas IDE and requires some sort of editor to
write commit messages):

ENVIRONMENT AND CONFIGURATION VARIABLES
The editor used to edit the commit log message will be chosen from the
GIT_EDITOR environment variable, the core.editor configuration
variable, the VISUAL environment variable, or the EDITOR environment
variable (in that order). See git-var(1) for details.

The EDITOR variable seems to be the common denominator among programs
that do not have text editors built in but sometimes need you to edit
text. mutt uses VISUAL or EDITOR as well, as does subversion [1] for
writing commit messages.

Best,
Tobias

[Gambas-user] set $EDITOR Env

Entonces Gambas no tiene editor de texto y debe ser adjudicado uno...sigue en el siguiente mensaje en la lista internacional.

Saludos

"El conocimiento es la mejor inversión que se puede hacer" - Abraham Lincoln
Páginas (2):    1 2
  
Usuarios navegando en este tema: 1 invitado(s)
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.