iliajie
39bfa013f5
Fix to add a new line (for consistency with other configs)
2022-11-13 00:08:58 +02:00
iliajie
2687db85c7
Fix default
2022-11-13 00:07:10 +02:00
iliajie
a659146025
Fix to remove redundant line
2022-11-13 00:03:30 +02:00
iliajie
eb998dc84d
Fix to use env for zsh
2022-11-13 00:02:32 +02:00
iliajie
e92a17c417
Fix to remove .shrc ; other cleans
2022-11-12 23:57:21 +02:00
iliajie
d754624baa
Fix to remove loading globals as already loaded
2022-11-12 23:44:04 +02:00
iliajie
295f98c694
Fix to remove aliases
2022-11-12 23:13:33 +02:00
Ilia
74716f5d3f
Merge branch 'master' into xterm-enhancements-supreme
2022-11-12 23:06:03 +02:00
iliajie
37453226da
Fix to merge proc-lib.pl with master
2022-11-12 23:01:13 +02:00
iliajie
05475f051c
Add default initialization file for zsh ; move scripts to rc/ dir
2022-11-12 21:42:56 +02:00
Jamie Cameron
7b2456aba5
Set PS1 and aliases via a shell rc file, rather than command injection
2022-11-12 11:09:14 -08:00
Jamie Cameron
3f1a9a5d8b
Fix exec with a custom binary when the command has args
2022-11-12 11:04:30 -08:00
iliajie
0d1ced583f
Fix missing HISTCONTROL
2022-11-12 20:48:06 +02:00
iliajie
d1fa6cea55
Fix comments
2022-11-12 20:47:54 +02:00
iliajie
e7f7aaaad5
Fix for better logging
2022-11-12 19:56:55 +02:00
iliajie
5991d905e3
Add support for user profiles too
2022-11-12 19:48:49 +02:00
iliajie
7062406267
Add more respect to user config
2022-11-12 19:40:21 +02:00
iliajie
a249e9be00
Fix to correctly support setting login shell mixed with params
...
There is no way to make it work correctly across all shell, i.e. param sequence which work with `bash` will fail with `csh`, as `-l` (login shell) can be the only flag specified
2022-11-12 19:32:56 +02:00
iliajie
e3212d7f94
Add default initialization file for sh
2022-11-12 17:58:33 +02:00
iliajie
c39b7fdc50
Fix to improve default config file name
2022-11-12 16:54:18 +02:00
iliajie
1ff0ee36e4
Add support for loading shell initialization file directly
2022-11-12 14:31:38 +02:00
iliajie
1763f9e4cc
Fix to always prioritize module config over hardcoded shell flavors
2022-11-12 11:39:38 +02:00
iliajie
ec622fdf95
Add code comments
2022-11-12 11:32:39 +02:00
iliajie
ab00e4c7df
Fix to check if internally sourced file is under user home
2022-11-12 10:56:55 +02:00
iliajie
825842267a
Fix to check if given shell has init files set in our meta
2022-11-12 10:38:24 +02:00
iliajie
c75346ec93
Fix indent
2022-11-12 01:13:32 +02:00
iliajie
4f49d74def
Fix typo
2022-11-12 01:11:46 +02:00
iliajie
6a97bf2ebf
Add support to set in config user custom envs and commands
2022-11-12 00:56:36 +02:00
iliajie
dd4adbba77
Add respect to shell init files (depending on shell, bash only yet)
2022-11-12 00:32:04 +02:00
Jamie Cameron
a7ca787c16
Set HOME to correct path for the user being run as
2022-11-11 10:07:08 -08:00
iliajie
782f9ca351
Merge branch 'master' of github.com:webmin/webmin
2022-11-11 10:51:02 +02:00
Jamie Cameron
ad70a474d9
Run shell as a login shell
2022-11-10 21:38:05 -08:00
iliajie
79badb6f58
Revert "Fix to clean up as we should source user profile"
...
This reverts commit 29517915f9 .
2022-11-11 00:53:41 +02:00
iliajie
b67f7c1e65
Fix to clean up old code
2022-11-10 22:56:54 +02:00
iliajie
29517915f9
Fix to clean up as we should source user profile
2022-11-10 22:27:52 +02:00
iliajie
9cef9452d1
Fix PS1 set directly (conditionally) https://github.com/webmin/webmin/discussions/1781
2022-11-10 22:12:26 +02:00
iliajie
661bb957f9
Update translations
2022-11-10 15:18:24 +02:00
iliajie
f42b7436f3
Add support to display and select yescrypt hashing scheme
2022-11-10 15:10:48 +02:00
Jamie Cameron
f6adfaa856
Merge pull request #1779 from marclaporte/patch-1
...
Fix a typo
2022-11-09 20:01:26 -08:00
Marc Laporte
42d1bfaf96
Fix a typo
2022-11-09 22:57:02 -05:00
Jamie Cameron
04a9b8785d
Merge pull request #1778 from webmin/dev/xterm-further-improvements
...
Add further terminal improvements
2022-11-09 13:15:43 -08:00
iliajie
424c475b5f
Fix terminal auto-fit feature for framed themes
2022-11-09 22:57:19 +02:00
iliajie
45e5049012
Fix to send user info
2022-11-09 21:02:28 +02:00
iliajie
26d19cb0d7
Fix other flavors to run by default only in bash
2022-11-09 21:01:13 +02:00
Ilia
38e9df8f48
Merge pull request #1776 from webmin/dev/xterm-escape-sequence
...
Fix to check for resize escape sequence explicitly
2022-11-09 20:50:35 +02:00
iliajie
b4603b6030
Fix to drop output suppress feature for now
2022-11-09 20:48:48 +02:00
iliajie
163480b859
Fix regex exclude chars logic
...
https://github.com/webmin/webmin/pull/1776#discussion_r1017431635
2022-11-09 20:04:29 +02:00
iliajie
ad9a5d7871
Fix incorrectly reverted send_binary (fixed before 3f1c4a23ad)
2022-11-08 20:16:53 +02:00
iliajie
693eda3971
Fix to remove debug
2022-11-08 17:32:00 +02:00
iliajie
d2932b3ed7
Fix not to send to display special calls (commands)
2022-11-08 17:25:50 +02:00