Is there anyone that has developed a Telnet/SSH plugin for NotePAd++? It would be nice to have adocked window that is a telnet-client from where I can compile on a Linux-machine while developing on a Windows PC.
//.D
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, i am trying use this NppExec but i can't make the telnet function to work.Perhaps i am doing something wrong.
I was wondering that it will be good to have a plugin that can open a telnet/ssh session, can create a log of that session and most importantly to use the syntax highlighting.
I am working with Cisco devices all day, so having highlighted words that i define, can be very useful and efficient!
I wish i was a programmer to know how to write a plugin for Notepad++ or even extend this NppExec to have these options, i believe aplugin like that will benefit way too many people that administrate remote devices.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there anyone that has developed a Telnet/SSH plugin for NotePAd++? It would be nice to have adocked window that is a telnet-client from where I can compile on a Linux-machine while developing on a Windows PC.
//.D
I'm looking forward to a Putty integration (like Filezilla does)
Hi chda,
You could try using Vitaliy Dovgan's NppExec plug-in in combination with plain old telnet.exe, WinSCP or any other console-based app.
The plug-in is included with Np++ nowadays, but it can also be downloaded from the npp-plugins project here on sf.net:
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=224034
Hi, i am trying use this NppExec but i can't make the telnet function to work.Perhaps i am doing something wrong.
I was wondering that it will be good to have a plugin that can open a telnet/ssh session, can create a log of that session and most importantly to use the syntax highlighting.
I am working with Cisco devices all day, so having highlighted words that i define, can be very useful and efficient!
I wish i was a programmer to know how to write a plugin for Notepad++ or even extend this NppExec to have these options, i believe aplugin like that will benefit way too many people that administrate remote devices.