I want open sublime text editor via terminal, already i can it open via subl
command, but problem is when i open editor then terminal loading like as below
(sublime_text:7397): GLib-CRITICAL **: Source ID 28265 was not found when attempting to remove it
(sublime_text:7397): GLib-CRITICAL **: Source ID 28323 was not found when attempting to remove it
(sublime_text:7397): GLib-CRITICAL **: Source ID 28383 was not found when attempting to remove it
(sublime_text:7397): GLib-CRITICAL **: Source ID 28439 was not found when attempting to remove it
(sublime_text:7397): GLib-CRITICAL **: Source ID 28502 was not found when attempting to remove it
(sublime_text:7397): GLib-CRITICAL **: Source ID 28564 was not found when attempting to remove it
I want both working sublime text and with terminal, how can i fix this ?
Have you tried redirecting the standard and error output to /dev/null ?