深度终端问题
Tofloor
poster avatar
lianzhu
deepin
2019-01-08 00:10
Author
黏贴url地址到审核终端, "=","?", "&"这些字符会自动加上转义字符.  这个是本来这样子设计的么?  感觉把url复制过来自动加转义不太合理, 每次都得手动去掉
Reply Favorite View the author
All Replies
avatar
要讲武德
deepin
2019-01-08 00:23
#1
这是本帖的地址, ,没转义啊

Reply View the author
avatar
lianzhu
deepin
2019-01-08 17:33
#2
https://bbs.deepin.org/post/173411
这是本帖的地址, ,没转义啊

这边试了带上http协议的时候会加上转义 ,但是如果不带协议的话, 是原始的字符串
Reply View the author
avatar
要讲武德
deepin
2019-01-08 17:48
#3
https://bbs.deepin.org/post/173411
这边试了带上http协议的时候会加上转义 ,但是如果不带协议的话, 是原始的字符串 ...

都没有



Reply View the author
avatar
lianzhu
deepin
2019-01-08 19:01
#4

和配置会有关系么?
[general]
theme=deepin
opacity=0.69853166852678572
font=Noto Mono
font_size=11

[shortcut]
copy=Ctrl + Shift + c
paste=Ctrl + Shift + v
open=Ctrl + Shift + x
search=Ctrl + Shift + f
zoom_in=Ctrl + =
zoom_out=Ctrl + -
default_size=Ctrl + 0
select_all=Ctrl + Shift + a
jump_to_next_command=Shift + Down
jump_to_previous_command=Shift + Up
new_workspace=Ctrl + Shift + t
close_workspace=Ctrl + Shift + w
next_workspace=Ctrl + Tab
previous_workspace=Ctrl + Shift + Tab
vertical_split=Ctrl + Shift + j
horizontal_split=Ctrl + Shift + h
select_upper_window=Alt + k
select_lower_window=Alt + j
select_left_window=Alt + h
select_right_window=Alt + l
close_window=Ctrl + Alt + q
close_other_windows=Ctrl + Shift + q
rename_title=F2
switch_fullscreen=F11
display_shortcuts=Ctrl + Shift + ?
custom_commands=Ctrl + [
remote_management=Ctrl + /
select_workspace=Alt
new_theme_terminal=Ctrl + Alt

[advanced]
cursor_shape=block
cursor_blink_mode=true
cursor_auto_hide=false
scroll_on_key=true
scroll_on_output=false
scroll_line=-1
use_on_starting=maximize
window_width=1186
window_height=667
quake_window_height=0.29999999999999999
quake_window_fullscreen=false
remote_commands=zssh
hide_quakewindow_after_lost_focus=false
show_quakewindow_tab=true
follow_active_window=true
hide_quakewindow_when_active=true
print_notify_after_script_finish=true
run_as_login_shell=false
blur_background=false
show_highlight_frame=true
copy_on_select=true

[theme]
color_1=#073642
color_2=#bdb76b
color_3=#859900
color_4=#b58900
color_5=#3465a4
color_6=#d33682
color_7=#2aa198
color_8=#eee8d5
color_9=#002b36
color_10=#8b0000
color_11=#00ff00
color_12=#657b83
color_13=#1e90ff
color_14=#6c71c4
color_15=#93a1a1
color_16=#fdf6e3
background=#000000
foreground=#00cd00
tab=#2CA7F8
style=dark

[theme_terminal]
theme1=solarized dark
theme2=bim
theme3=hemisu light
theme4=gruvbox light
theme5=elementary
theme6=azu
theme7=aco
theme8=miu
theme9=material
Reply View the author
avatar
langyoutianxia
deepin
2019-01-08 19:22
#5
能不能添加双击自动复制的功能
Reply View the author
avatar
langyoutianxia
deepin
2019-01-08 19:23
#6
能不能添加右键自动粘贴的功能
Reply View the author