Opened 13 years ago
Last modified 5 years ago
#216 new enhancement
Need 'end of input' functionality
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description (last modified by )
On Unix systems, Ctrl-D is the end-of-transimission control sequence. We could utilize something similar. For instance, pressing Ctrl-D in the VC of a running application will result in closing its standard input.
Change History (6)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
Summary: | Need a ^D functionality → Need 'end of input' functionality |
---|
comment:3 Changed 12 years ago by
Milestone: | 0.5.0 → 0.5.1 |
---|
comment:4 Changed 11 years ago by
Milestone: | 0.5.0 → 0.5.1 |
---|
comment:5 Changed 9 years ago by
Milestone: | 0.5.1 → 0.7.1 |
---|
comment:6 Changed 5 years ago by
Milestone: | 0.7.1 |
---|
Note: See
TracTickets for help on using
tickets.