Package: sakura
Version: 3.1.4-1
Severity: normal

Dear Maintainer--

With the recent upgrade to the current version, 3.1.4-1, in the "testing" 
branch, I have come across a usability issue. The issue deals with the 
configuration file options, colorset#_curs=rgb(#,#,#) and cursor_type=0.  The 
cursor type is the block style.  As an example: If the colorset1_fore and 
colorset1_curs are set to the same value; such as rgb(255,207,64), then when 
the cursor is on top of a character that character becomes unreadable.

This behavior was not present in the previous version (3.1.3-1) of the package. 
In the previous version, the cursor color was the same color as the foreground 
color.  And if the cursor (block) was on top of a character, then sakura would 
automatically display the text as black, thus keeping the text readable.

For the time being, as a work-around, I have been using the IBeam cursor style 
(cursor_type=1).

cat ~/.config/sakura/sakura.conf

[sakura]
colorset1_fore=rgb(255,207,64)
colorset1_back=rgba(0,0,0)
colorset1_curs=rgb(255,207,64)
font=Andale Mono Bold 13
palette=tango
less_questions=true
cursor_type=1
colorset1_key=F1
colorset2_fore=rgb(192,192,192)
colorset2_back=rgba(0,0,0,1)
colorset2_curs=rgb(255,255,255)
colorset2_key=F2
colorset3_fore=rgb(192,192,192)
colorset3_back=rgba(0,0,0,1)
colorset3_curs=rgb(255,255,255)
colorset3_key=F3
colorset4_fore=rgb(192,192,192)
colorset4_back=rgba(0,0,0,1)
colorset4_curs=rgb(255,255,255)
colorset4_key=F4
colorset5_fore=rgb(192,192,192)
colorset5_back=rgba(0,0,0,1)
colorset5_curs=rgb(255,255,255)
colorset5_key=F5
colorset6_fore=rgb(192,192,192)
colorset6_back=rgba(0,0,0,1)
colorset6_curs=rgb(255,255,255)
colorset6_key=F6
last_colorset=1
background=none
show_always_first_tab=No
scrollbar=false
resize_grip=false
closebutton=true
tabs_on_bottom=false
audible_bell=Yes
visible_bell=No
blinking_cursor=No
word_chars=-A-Za-z0-9,./?%&#_~
add_tab_accelerator=5
del_tab_accelerator=5
switch_tab_accelerator=8
move_tab_accelerator=5
copy_accelerator=5
scrollbar_accelerator=5
open_url_accelerator=5
font_size_accelerator=4
set_tab_name_accelerator=5
add_tab_key=T
del_tab_key=W
prev_tab_key=Left
next_tab_key=Right
copy_key=C
paste_key=V
scrollbar_key=S
set_tab_name_key=N
fullscreen_key=F11
set_colorset_accelerator=5
icon_file=terminal-tango.svg

Thank You.
--Michael P. Carr Jr.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to