Tilman Kranz
03e3953eb8
completion supports multiple commands
2025-06-01 15:43:26 +02:00
Tilman Kranz
f08b857aff
support for multiple commands (WIP)
2025-06-01 15:37:56 +02:00
Tilman Kranz
f78ae9d183
exclude vim swapfiles
2025-06-01 05:46:52 +02:00
Tilman Kranz
4c7b600c68
remove debug output; option --cookie expects Base64 value
2025-06-01 03:48:32 +02:00
Tilman Kranz
e32fb0a9d2
implement --commit option for stating PA cookie directly
2025-06-01 00:40:30 +02:00
Tilman Kranz
01dffe289a
corrections to behavior of --debug option
2025-05-25 06:54:07 +02:00
Tilman Kranz
6c9e822ccf
update completion
2025-05-25 06:47:35 +02:00
Tilman Kranz
d93979c527
correct completion option name to "--no-gui"
2025-05-25 06:15:14 +02:00
Tilman Kranz
43f4bd632b
bugfix in determining XDG_SESSION_TYPE
2025-05-25 06:10:11 +02:00
Tilman Kranz
67cbc09f43
imporved option parsing and GUI detection
2025-05-25 05:59:24 +02:00
Tilman Kranz
a8d4304076
better ssh status and commandline error checking
2025-05-23 22:07:23 +02:00
4fb3a469d0
Update README.md
2025-05-19 05:05:45 +02:00
02bed35e17
Update README.md
2025-05-19 05:04:49 +02:00
Tilman Kranz
b4a6c4c4cf
slight code cleanup
2025-05-18 15:39:50 +02:00
Tilman Kranz
a75dbb9c84
fix some inconsistencies
...
- the currently edited word should be omitted when removing
duplicate completion suggestions, which is not necessarily
the last word
- when using "compgen", mark "$cur" as non-option argument
- some formatting cleanup
2025-05-18 06:17:02 +02:00
Tilman Kranz
0e1a4c4534
code cleanup of completion logic
2025-05-18 05:20:16 +02:00
Tilman Kranz
4574f37340
correct declaration of local variables
2025-05-18 02:18:30 +02:00
Tilman Kranz
cf4477bb1c
completion suggests only one command verb
2025-05-18 02:03:47 +02:00
Tilman Kranz
2d0adfb7c0
add bash completion support
2025-05-18 01:18:52 +02:00
Tilman Kranz
3b810ca4d3
bump version to 1.0
2025-03-30 15:37:26 +02:00
Tilman Kranz
9c2f06abdd
add copyright information
2025-03-30 15:33:34 +02:00
Tilman Kranz
1b729c6349
add debian packaging
2025-03-30 15:31:48 +02:00
Tilman Kranz
f02ec71a3b
add support for GUI dialogs using zenity
2025-03-30 15:04:21 +02:00
Tilman Kranz
3a491e398d
use type instead of which to test for required tools
2025-03-30 05:58:22 +02:00
Tilman Kranz
3956e95814
remove excess whitespace
2025-03-29 18:54:20 +01:00
Tilman Kranz
2b07a5ee42
normalize indentation to spaces
2025-03-29 18:52:25 +01:00
Tilman Kranz
a6218a0d96
sleep 1 second before setting default sink to avoid timing issues
2025-02-25 01:17:51 +01:00
8680811bfd
typo in documentation
2023-10-13 21:16:28 +02:00
731c4825e6
documentation imporvements (definitions, requirements)
2023-10-10 03:08:05 +02:00
09c91bade9
update documentation to bidirectional operation
2023-10-10 02:56:02 +02:00
08cfa11451
implement inbound audio using tunnel source
2023-10-10 02:48:13 +02:00
351a5190c9
run two tunnels, which is probably wrong (leads to timeouts on local host)
2023-10-09 20:01:33 +02:00
dea6a2ec1b
improved main program structure; checks for dependencies
2023-10-09 03:38:13 +02:00
4e82cfe6d5
add missing operation argument
2023-10-08 22:18:48 +02:00
eb9c37b13a
add author and copyright
2023-10-08 22:17:33 +02:00
d67129afae
first commit
2023-10-08 22:09:08 +02:00