Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-31 Thread Mohammed Zohaib Ali Khan
> There's an invocation of tic(1M) in the install target of st's
> Makefile. It installs st and variants to a place it sees fit
I will research on it thanks!

> As you were consistently mute about your system and the environment in which 
> programs fail on st for you...
I am on slackware, using dwm, compiler used is gcc v5.3.0.

> Btw, please avoid top-posting around here
Sure, I wasnt much aware of these etiquettes nor that these styles
make it easy for the reader.

Regards,
Zohaib Khan



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-31 Thread Martin Kühne
On Mon, Oct 31, 2016 at 6:34 PM, Mohammed Zohaib Ali Khan
 wrote:
> Hi Quentin,
>
> Thank you for the response. I also discovered that the problem is with
> running 'vi' in st, as I have noticed 'vim' runs properly in st.
>
> Thinking that the problem is due to terminfo not installed correctly,
> if you could let me know how to correctly install terminfo, it would
> be great, as being a beginner I am not aware of how it could be done
> :)
>


There's an invocation of tic(1M) in the install target of st's
Makefile. It installs st and variants to a place it sees fit in your
system, like /usr/lib/terminfo, or home directory. As you were
consistently mute about your system and the environment in which
programs fail on st for you, it would be *a lot* of work telling you
what exactly to do for each system where st can be expected to work
on. There are probably many.

Btw, please avoid top-posting around here.

cheers!
mar77i



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-31 Thread Mohammed Zohaib Ali Khan
Hi Quentin,

Thank you for the response. I also discovered that the problem is with
running 'vi' in st, as I have noticed 'vim' runs properly in st.

Thinking that the problem is due to terminfo not installed correctly,
if you could let me know how to correctly install terminfo, it would
be great, as being a beginner I am not aware of how it could be done
:)

Appreciate your help!


Regards,

Zohaib Khan



On 10/31/16, Quentin Rameau  wrote:
>> Hi Suckless Group,
> Hi,
>
>> I have come across suckless group quite recently and I really like the
>> suckless philosophy. Being a beginner myself I hope I would learn a
>> lot from the suckless code :)
> Cool, welcome :)
>
>> Coming to the point, I am using 'st' teminal and when I used 'visudo'
>> command in it, it did not render properly. If you are unable to
>> replicate the effect, please let me know I can provide more details on
>> it.
> Sounds like you didn't install the terminfo correctly.
>
>



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-30 Thread Quentin Rameau
> Hi Suckless Group,
Hi,

> I have come across suckless group quite recently and I really like the
> suckless philosophy. Being a beginner myself I hope I would learn a
> lot from the suckless code :)
Cool, welcome :)

> Coming to the point, I am using 'st' teminal and when I used 'visudo'
> command in it, it did not render properly. If you are unable to
> replicate the effect, please let me know I can provide more details on
> it.
Sounds like you didn't install the terminfo correctly.



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-30 Thread Ali H. Fardan

On 2016-10-30 21:49, Mohammed Zohaib Ali Khan wrote:

Other terminals like rxvt run it fine

After running in st I am able to exit using the :q, so it does open
however, does not render properly.


Alright, could you please specify your OS, Window manager, compiler,
compiler version, CFLAGS used when compiling st, your config.h
(if there is anything special there), the st version you're using
(revision hash if it's from git), the value of $EDITOR and $VISUAL

---
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-30 Thread Mohammed Zohaib Ali Khan
Other terminals like rxvt run it fine

After running in st I am able to exit using the :q, so it does open
however, does not render properly.

On 10/30/16, Ali H. Fardan  wrote:
> On 2016-10-30 21:02, Mohammed Zohaib Ali Khan wrote:
>> Hi
>>
>> You can just run 'visudo' in st and check if it does the job. Easy
>> enough to check, isnt it?
>
> It works well for me
>
>> For me it simply doesn't fill the terminal with the /etc/sudoers in
>> the editor instead it trying to fill after the current position of the
>> cursor as I move the cursor up or down and the screen scrolls in doing
>> so.
>
> are you sure you're using the right editor? have you tried invoking
> 'visudo' on a different terminal emulator?
>
> ---
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against proprietary attachments
>
>



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-30 Thread Ali H. Fardan

On 2016-10-30 21:02, Mohammed Zohaib Ali Khan wrote:

Hi

You can just run 'visudo' in st and check if it does the job. Easy
enough to check, isnt it?


It works well for me


For me it simply doesn't fill the terminal with the /etc/sudoers in
the editor instead it trying to fill after the current position of the
cursor as I move the cursor up or down and the screen scrolls in doing
so.


are you sure you're using the right editor? have you tried invoking
'visudo' on a different terminal emulator?

---
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-30 Thread Mohammed Zohaib Ali Khan
Hi

You can just run 'visudo' in st and check if it does the job. Easy
enough to check, isnt it?

For me it simply doesn't fill the terminal with the /etc/sudoers in
the editor instead it trying to fill after the current position of the
cursor as I move the cursor up or down and the screen scrolls in doing
so.





On 10/30/16, Ali H. Fardan  wrote:
> On 2016-10-30 20:44, Mohammed Zohaib Ali Khan wrote:
>> Coming to the point, I am using 'st' teminal and when I used 'visudo'
>> command in it, it did not render properly. If you are unable to
>> replicate the effect, please let me know I can provide more details on
>> it.
>
> Like we can assume your issue magically? please give details
>
> ---
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against proprietary attachments
>
>



Re: [dev] [ st ] - 'visudo' has strange effect

2016-10-30 Thread Ali H. Fardan

On 2016-10-30 20:44, Mohammed Zohaib Ali Khan wrote:

Coming to the point, I am using 'st' teminal and when I used 'visudo'
command in it, it did not render properly. If you are unable to
replicate the effect, please let me know I can provide more details on
it.


Like we can assume your issue magically? please give details

---
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments