Opened 14 years ago
Closed 14 years ago
#7244 closed bug (duplicate)
Issue with UTF-8 characters in Terminal
Reported by: | jonas.kirilla | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #6276 | Blocking: | |
Platform: | All |
Description
Typing 'lså' (the last one being an UTF-8 char) and correcting oneself by backspacing once, bash will say
"bash: ls command not found"
One has to backspace twice, displaying as 'l' but resulting in 'ls' being executed.
Revision hrev39648.
Change History (1)
comment:1 by , 14 years ago
Blocked By: | 6276 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #6276.