1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/config
Paul Fertser 1272543237 Use EDITOR environment variable
When preferences do not specify a program to be used for /editor
command, try getting it from EDITOR (which POSIX.1-2017 calls one of
"variables that are frequently exported by widely used command
interpreters and applications"), fall back to "vim" if not set.
2022-03-27 21:48:45 +03:00
..
account.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
account.h Apply coding style 2020-07-07 14:18:57 +02:00
accounts.c accounts: get rid of guard around free 2021-07-17 23:13:01 +02:00
accounts.h Restore last status string when connecting 2021-07-01 16:08:00 +02:00
cafile.c add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
cafile.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
color.c Update copyright 2021-01-08 16:36:30 +01:00
color.h Apply coding style 2020-07-07 14:18:57 +02:00
conflists.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
conflists.h Apply coding style 2020-07-07 14:18:57 +02:00
files.c replace GString usage where a simple strdup works 2022-03-14 13:17:46 +01:00
files.h add profanity-specific CAfile 2022-03-22 11:44:01 +01:00
preferences.c Use EDITOR environment variable 2022-03-27 21:48:45 +03:00
preferences.h Allow utf8 in occupants header char 2021-10-22 16:54:05 +02:00
scripts.c Add config.h in files were it was missing 2021-03-26 19:54:22 +01:00
scripts.h Apply coding style 2020-07-07 14:18:57 +02:00
theme.c Allow utf8 in occupants header char 2021-10-22 16:54:05 +02:00
theme.h Apply coding style 2020-07-07 14:18:57 +02:00
tlscerts.c a tad more const-correctness 2022-03-22 11:44:00 +01:00
tlscerts.h a tad more const-correctness 2022-03-22 11:44:00 +01:00