Opened 9 years ago
Closed 6 years ago
#124 closed defect (invalid)
less quits with sys1805 if not at the end
| Reported by: | Silvan Scherrer | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | shell | Version: | |
| Severity: | medium | Keywords: | |
| Cc: |
Description
when less is interuppted with either ctrl-c or q and it's not at the end, it quits with a sys1805
Change History (4)
comment:1 by , 9 years ago
| Priority: | major → minor |
|---|
comment:2 by , 9 years ago
I don't understand, why enable ctrl-c when less intentionally disables ctrl-c? That is the whole point of the /003 in the getch as I recall.
comment:3 by , 9 years ago
thats really simple. I dislike a app not beeing interruptable with crtl-c, so I enabled it. But this ticket has completely nothing to do with ctrl-c in general.
comment:4 by , 6 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
closing in favour of https://github.com/bitwiseworks/less-os2/issues/1
Note:
See TracTickets
for help on using tickets.

in r1763 I added a workaround. If this is really the greatest idea is to be found out later.