Serj Kalichev
|
bee389c852
Use faux_write_block() for blocking output to possible non-blocking terminal fd
|
2 years ago |
Serj Kalichev
|
2bbd9fdad6
Fix dead assignment
|
2 years ago |
Serj Kalichev
|
463bbb3a8e
Allow sync action within interactive commands
|
2 years ago |
Serj Kalichev
|
20e424c3bb
klish: Fix action_stdout_ev()
|
2 years ago |
Serj Kalichev
|
8b2f4b65b0
Fix memory leaks
|
2 years ago |
Serj Kalichev
|
d542b4b9c1
Unblock signals while async command execution
|
2 years ago |
Serj Kalichev
|
d33c8c981a
pty: SIGWINCH
|
2 years ago |
Serj Kalichev
|
0a8227e36b
pty: Fix client stdin
|
2 years ago |
Serj Kalichev
|
90edcfb7e0
pty: Set control terminal. Unfinished
|
2 years ago |
Serj Kalichev
|
e8d7907c14
pty: Fix KTP_STDIN
|
2 years ago |
Serj Kalichev
|
d851a0c792
klishd: Process STDIN message
|
2 years ago |
Serj Kalichev
|
df3cf0bff9
pty: Begin to implement pseudo-terminal. Unfinished
|
2 years ago |
Serj Kalichev
|
fea459504e
Rename shell plugin to script plugin
|
2 years ago |
Serj Kalichev
|
42be65f258
shell: ACTION for 'shell' sym can contain shebang
|
2 years ago |
Serj Kalichev
|
7899956994
shell: Populate environment with command and parameter vars
|
2 years ago |
Serj Kalichev
|
c48a485d2c
Rename KCONTEXT_ enum to KCONTEXT_TYPE_
|
2 years ago |
Serj Kalichev
|
23cd32dd41
shell: Sym 'shell' to execute shell commands. Don't have command parameters yet
|
2 years ago |
Serj Kalichev
|
100a7eebb8
shell: Add shell plugin. Not working yet
|
2 years ago |
Serj Kalichev
|
015b1bd749
pager: Use quotes within conf file if there is spaces in string
|
2 years ago |
Serj Kalichev
|
6c79c93c2a
pager: Working pager on client side
|
2 years ago |
Serj Kalichev
|
d0eaf0e5cf
pager: UsePager config option
|
2 years ago |
Serj Kalichev
|
98aaef49b5
Client klish uses config file
|
2 years ago |
Serj Kalichev
|
e6351efc22
hotkey: Hotkeys work
|
2 years ago |
Serj Kalichev
|
ce3d0fe6e1
hotkey: client gets hotkey parameters
|
2 years ago |
Serj Kalichev
|
ea61168f20
hotkey: Add hotkeys to ACK message to client if current view was changed
|
2 years ago |
Serj Kalichev
|
32f57a7670
Compare session paths
|
2 years ago |
Serj Kalichev
|
7498451dd5
hotkey: Add hotkey list to entry
|
2 years ago |
Serj Kalichev
|
cbbafe9a35
Add some hotkey related code
|
2 years ago |
Serj Kalichev
|
3d472a2fcf
xsd: Remove legacy comments
|
2 years ago |
Serj Kalichev
|
87276f1259
klish: Add space after completion when it's a single possible completion
|
2 years ago |