Use -O0 to prevent copy issues.

This commit is contained in:
Nicholas Marriott
2009-01-12 00:52:37 +00:00
parent 6897510552
commit 440a84b2aa
4 changed files with 13 additions and 5 deletions

1
TODO
View File

@ -100,3 +100,4 @@
bind m command-prompt 'split "man %%"'
bind r command-prompt 'renamew "%%"'
which then asks for a string, substitutes %% in command and executes it
- fix rxvt cursor fg issue (text under cursor has non-white fg)